#cec7d9 color space conversions
Hex:
#cec7d9
RGB:
206, 199, 217
CMY:
19, 22, 15
CMYK:
5, 8, 0, 15
HSL:
263°, 19.1489%, 81.5686%
HSV (HSB):
263°, 8.2949%, 85.0980%
XYZ:
58.4014, 58.9784, 73.9515
xyY:
0.3052, 0.3083, 58.9784
CIE-Lab:
81.2797, 5.7652, -8.0791
CIE-LCH:
81.2797, 9.9252, 305.5117
CIE-Luv:
81.2797, 2.8442, -13.4008
Hunter-Lab:
76.7974, 1.3468, -3.3347
#cec7d9 color charts
#cec7d9 color shades, tints & tones
#cec7d9 color schemes
#cec7d9 color preview, HTML & CSS examples
This text has a color of #cec7d9
<p style="color:#cec7d9;">Text here</p>
.mytext {color:#cec7d9;}
This box has a color of #cec7d9
<div style="background-color:#cec7d9;">Content here</div>
.mybackground {background-color:#cec7d9;}
Border around this has a color of #cec7d9
<div style="border:2px solid #cec7d9;">Content here</div>
.myborder {border:2px solid #cec7d9;}