RGB | 163 | 27 | 163 | |
HSL | 0.83 | 0.72 | 0.37 | |
HSV | 300° | 83° | 64° | |
CYMK | 0 | 0.8344 | 0 | 92 |
XYZ | 22.107 | 11.2147 | 35.6498 |
This color is called Violet Eggplant. It has 163 red, 27 green, and 163 blue. This color is not particularly light nor dark.
.text-a31ba3 { color: #a31ba3 }
This is some text in the color #a31ba3
.bg-a31ba3 { background-color: #a31ba3 }
.border-a31ba3 { border: 3px solid #a31ba3; }
This is some text in a box with a border of the color #a31ba3
.text-shadow-a31ba3 { text-shadow: 4px 4px 2px #a31ba3; }
This is some text with text shadow color #a31ba3
.box-shadow-a31ba3 { -moz-box-shadow: 1px 1px 3px 2px #a31ba3; -webkit-box-shadow: 1px 1px 3px 2px #a31ba3; box-shadow: 1px 1px 3px 2px #a31ba3; }
This is some text in a box with a box shadow of the color #a31ba3