#cecdf1 color space conversions
Hex:
#cecdf1
RGB:
206, 205, 241
CMY:
19, 20, 5
CMYK:
15, 15, 0, 5
HSL:
242°, 56.2500%, 87.4510%
HSV (HSB):
242°, 14.9378%, 94.5098%
XYZ:
63.1621, 63.1353, 92.0764
xyY:
0.2892, 0.2891, 63.1353
CIE-Lab:
83.5135, 7.3867, -17.5545
CIE-LCH:
83.5135, 19.0453, 292.8206
CIE-Luv:
83.5135, -1.5671, -28.9136
Hunter-Lab:
79.4577, 2.8412, -13.0854
#cecdf1 color charts
#cecdf1 color shades, tints & tones
#cecdf1 color schemes
#cecdf1 color preview, HTML & CSS examples
This text has a color of #cecdf1
<p style="color:#cecdf1;">Text here</p>
.mytext {color:#cecdf1;}
This box has a color of #cecdf1
<div style="background-color:#cecdf1;">Content here</div>
.mybackground {background-color:#cecdf1;}
Border around this has a color of #cecdf1
<div style="border:2px solid #cecdf1;">Content here</div>
.myborder {border:2px solid #cecdf1;}