#ced4e7 color space conversions
Hex:
#ced4e7
RGB:
206, 212, 231
CMY:
19, 17, 9
CMYK:
11, 8, 0, 9
HSL:
226°, 34.2466%, 85.6863%
HSV (HSB):
226°, 10.8225%, 90.5882%
XYZ:
63.4209, 65.9783, 84.9938
xyY:
0.2958, 0.3077, 65.9783
CIE-Lab:
84.9853, 1.6377, -10.0376
CIE-LCH:
84.9853, 10.1703, 279.2666
CIE-Luv:
84.9853, -4.3126, -15.8913
Hunter-Lab:
81.2270, -2.7771, -5.1805
#ced4e7 color charts
#ced4e7 color shades, tints & tones
#ced4e7 color schemes
#ced4e7 color preview, HTML & CSS examples
This text has a color of #ced4e7
<p style="color:#ced4e7;">Text here</p>
.mytext {color:#ced4e7;}
This box has a color of #ced4e7
<div style="background-color:#ced4e7;">Content here</div>
.mybackground {background-color:#ced4e7;}
Border around this has a color of #ced4e7
<div style="border:2px solid #ced4e7;">Content here</div>
.myborder {border:2px solid #ced4e7;}