#c999e5 color space conversions
Hex:
#c999e5
RGB:
201, 153, 229
CMY:
21, 40, 10
CMYK:
12, 33, 0, 10
HSL:
278°, 59.3750%, 74.9020%
HSV (HSB):
278°, 33.1878%, 89.8039%
XYZ:
49.6215, 40.8571, 79.3996
xyY:
0.2921, 0.2405, 40.8571
CIE-Lab:
70.0757, 31.5902, -31.6117
CIE-LCH:
70.0757, 44.6905, 314.9806
CIE-Luv:
70.0757, 20.5284, -54.7249
Hunter-Lab:
63.9196, 26.7123, -28.9052
#c999e5 color charts
#c999e5 color shades, tints & tones
#c999e5 color schemes
#c999e5 color preview, HTML & CSS examples
This text has a color of #c999e5
<p style="color:#c999e5;">Text here</p>
.mytext {color:#c999e5;}
This box has a color of #c999e5
<div style="background-color:#c999e5;">Content here</div>
.mybackground {background-color:#c999e5;}
Border around this has a color of #c999e5
<div style="border:2px solid #c999e5;">Content here</div>
.myborder {border:2px solid #c999e5;}