#cec3e9 color space conversions
Hex:
#cec3e9
RGB:
206, 195, 233
CMY:
19, 24, 9
CMYK:
12, 16, 0, 9
HSL:
257°, 46.3415%, 83.9216%
HSV (HSB):
257°, 16.3090%, 91.3725%
XYZ:
59.6767, 58.0352, 85.1474
xyY:
0.2942, 0.2861, 58.0352
CIE-Lab:
80.7584, 11.0843, -17.4364
CIE-LCH:
80.7584, 20.6613, 302.4441
CIE-Luv:
80.7584, 3.6646, -29.1893
Hunter-Lab:
76.1808, 6.5125, -12.9419
#cec3e9 color charts
#cec3e9 color shades, tints & tones
#cec3e9 color schemes
#cec3e9 color preview, HTML & CSS examples
This text has a color of #cec3e9
<p style="color:#cec3e9;">Text here</p>
.mytext {color:#cec3e9;}
This box has a color of #cec3e9
<div style="background-color:#cec3e9;">Content here</div>
.mybackground {background-color:#cec3e9;}
Border around this has a color of #cec3e9
<div style="border:2px solid #cec3e9;">Content here</div>
.myborder {border:2px solid #cec3e9;}