#cec6e6 color space conversions
Hex:
#cec6e6
RGB:
206, 198, 230
CMY:
19, 22, 10
CMYK:
10, 14, 0, 10
HSL:
255°, 39.0244%, 83.9216%
HSV (HSB):
255°, 13.9130%, 90.1961%
XYZ:
59.9306, 59.2231, 83.1354
xyY:
0.2963, 0.2928, 59.2231
CIE-Lab:
81.4141, 8.8642, -14.8429
CIE-LCH:
81.4141, 17.2883, 300.8458
CIE-Luv:
81.4141, 2.4503, -24.6644
Hunter-Lab:
76.9566, 4.3344, -10.1808
#cec6e6 color charts
#cec6e6 color shades, tints & tones
#cec6e6 color schemes
#cec6e6 color preview, HTML & CSS examples
This text has a color of #cec6e6
<p style="color:#cec6e6;">Text here</p>
.mytext {color:#cec6e6;}
This box has a color of #cec6e6
<div style="background-color:#cec6e6;">Content here</div>
.mybackground {background-color:#cec6e6;}
Border around this has a color of #cec6e6
<div style="border:2px solid #cec6e6;">Content here</div>
.myborder {border:2px solid #cec6e6;}