#c999d6 color space conversions
Hex:
#c999d6
RGB:
201, 153, 214
CMY:
21, 40, 16
CMYK:
6, 29, 0, 16
HSL:
287°, 42.6573%, 71.9608%
HSV (HSB):
287°, 28.5047%, 83.9216%
XYZ:
47.6162, 40.0550, 68.8401
xyY:
0.3042, 0.2559, 40.0550
CIE-Lab:
69.5087, 28.5362, -24.2265
CIE-LCH:
69.5087, 37.4331, 319.6697
CIE-Luv:
69.5087, 22.5326, -42.1858
Hunter-Lab:
63.2890, 23.5407, -20.1880
#c999d6 color charts
#c999d6 color shades, tints & tones
#c999d6 color schemes
#c999d6 color preview, HTML & CSS examples
This text has a color of #c999d6
<p style="color:#c999d6;">Text here</p>
.mytext {color:#c999d6;}
This box has a color of #c999d6
<div style="background-color:#c999d6;">Content here</div>
.mybackground {background-color:#c999d6;}
Border around this has a color of #c999d6
<div style="border:2px solid #c999d6;">Content here</div>
.myborder {border:2px solid #c999d6;}