#c999d7 color space conversions
Hex:
#c999d7
RGB:
201, 153, 215
CMY:
21, 40, 16
CMYK:
7, 29, 0, 16
HSL:
286°, 43.6620%, 72.1569%
HSV (HSB):
286°, 28.8372%, 84.3137%
XYZ:
47.7444, 40.1063, 69.5149
xyY:
0.3034, 0.2549, 40.1063
CIE-Lab:
69.5452, 28.7350, -24.7226
CIE-LCH:
69.5452, 37.9066, 319.2924
CIE-Luv:
69.5452, 22.3988, -43.0199
Hunter-Lab:
63.3295, 23.7452, -20.7502
#c999d7 color charts
#c999d7 color shades, tints & tones
#c999d7 color schemes
#c999d7 color preview, HTML & CSS examples
This text has a color of #c999d7
<p style="color:#c999d7;">Text here</p>
.mytext {color:#c999d7;}
This box has a color of #c999d7
<div style="background-color:#c999d7;">Content here</div>
.mybackground {background-color:#c999d7;}
Border around this has a color of #c999d7
<div style="border:2px solid #c999d7;">Content here</div>
.myborder {border:2px solid #c999d7;}