#ceddf2 color space conversions
Hex:
#ceddf2
RGB:
206, 221, 242
CMY:
19, 13, 5
CMYK:
15, 9, 0, 5
HSL:
215°, 58.0645%, 87.8431%
HSV (HSB):
215°, 14.8760%, 94.9020%
XYZ:
67.3371, 71.2455, 94.2071
xyY:
0.2893, 0.3061, 71.2455
CIE-Lab:
87.6042, -0.8362, -11.9495
CIE-LCH:
87.6042, 11.9787, 265.9973
CIE-Luv:
87.6042, -9.0838, -18.6176
Hunter-Lab:
84.4071, -5.3112, -7.0889
#ceddf2 color charts
#ceddf2 color shades, tints & tones
#ceddf2 color schemes
#ceddf2 color preview, HTML & CSS examples
This text has a color of #ceddf2
<p style="color:#ceddf2;">Text here</p>
.mytext {color:#ceddf2;}
This box has a color of #ceddf2
<div style="background-color:#ceddf2;">Content here</div>
.mybackground {background-color:#ceddf2;}
Border around this has a color of #ceddf2
<div style="border:2px solid #ceddf2;">Content here</div>
.myborder {border:2px solid #ceddf2;}