#cec2d9 color space conversions
Hex:
#cec2d9
RGB:
206, 194, 217
CMY:
19, 24, 15
CMYK:
5, 11, 0, 15
HSL:
271°, 23.2323%, 80.5882%
HSV (HSB):
271°, 10.5991%, 85.0980%
XYZ:
57.2698, 56.7151, 73.5743
xyY:
0.3053, 0.3024, 56.7151
CIE-Lab:
80.0191, 8.4355, -9.9532
CIE-LCH:
80.0191, 13.0470, 310.2820
CIE-Luv:
80.0191, 5.3209, -16.7589
Hunter-Lab:
75.3095, 3.9504, -5.2073
#cec2d9 color charts
#cec2d9 color shades, tints & tones
#cec2d9 color schemes
#cec2d9 color preview, HTML & CSS examples
This text has a color of #cec2d9
<p style="color:#cec2d9;">Text here</p>
.mytext {color:#cec2d9;}
This box has a color of #cec2d9
<div style="background-color:#cec2d9;">Content here</div>
.mybackground {background-color:#cec2d9;}
Border around this has a color of #cec2d9
<div style="border:2px solid #cec2d9;">Content here</div>
.myborder {border:2px solid #cec2d9;}