#ced1ec color space conversions
Hex:
#ced1ec
RGB:
206, 209, 236
CMY:
19, 18, 7
CMYK:
13, 11, 0, 7
HSL:
234°, 44.1176%, 86.6667%
HSV (HSB):
234°, 12.7119%, 92.5490%
XYZ:
63.3944, 64.7789, 88.5192
xyY:
0.2926, 0.2989, 64.7789
CIE-Lab:
84.3697, 4.2307, -13.6108
CIE-LCH:
84.3697, 14.2532, 287.2669
CIE-Luv:
84.3697, -3.1537, -22.0306
Hunter-Lab:
80.4853, -0.2535, -8.8685
#ced1ec color charts
#ced1ec color shades, tints & tones
#ced1ec color schemes
#ced1ec color preview, HTML & CSS examples
This text has a color of #ced1ec
<p style="color:#ced1ec;">Text here</p>
.mytext {color:#ced1ec;}
This box has a color of #ced1ec
<div style="background-color:#ced1ec;">Content here</div>
.mybackground {background-color:#ced1ec;}
Border around this has a color of #ced1ec
<div style="border:2px solid #ced1ec;">Content here</div>
.myborder {border:2px solid #ced1ec;}