#cecdf5 color space conversions
Hex:
#cecdf5
RGB:
206, 205, 245
CMY:
19, 20, 4
CMYK:
16, 16, 0, 4
HSL:
242°, 66.6667%, 88.2353%
HSV (HSB):
242°, 16.3265%, 96.0784%
XYZ:
63.7664, 63.3770, 95.2583
xyY:
0.2867, 0.2850, 63.3770
CIE-Lab:
83.6404, 8.2270, -19.4898
CIE-LCH:
83.6404, 21.1551, 292.8854
CIE-Luv:
83.6404, -1.8108, -32.2269
Hunter-Lab:
79.6097, 3.6593, -15.2177
#cecdf5 color charts
#cecdf5 color shades, tints & tones
#cecdf5 color schemes
#cecdf5 color preview, HTML & CSS examples
This text has a color of #cecdf5
<p style="color:#cecdf5;">Text here</p>
.mytext {color:#cecdf5;}
This box has a color of #cecdf5
<div style="background-color:#cecdf5;">Content here</div>
.mybackground {background-color:#cecdf5;}
Border around this has a color of #cecdf5
<div style="border:2px solid #cecdf5;">Content here</div>
.myborder {border:2px solid #cecdf5;}