#cde7ed color space conversions
Hex:
#cde7ed
RGB:
205, 231, 237
CMY:
20, 9, 7
CMYK:
14, 3, 0, 7
HSL:
191°, 47.0588%, 86.6667%
HSV (HSB):
191°, 13.5021%, 92.9412%
XYZ:
69.0388, 76.2454, 91.1989
xyY:
0.2919, 0.3224, 76.2454
CIE-Lab:
89.9732, -7.3237, -5.8145
CIE-LCH:
89.9732, 9.3512, 218.4471
CIE-Luv:
89.9732, -14.0842, -7.7808
Hunter-Lab:
87.3186, -11.6758, -0.8017
#cde7ed color charts
#cde7ed color shades, tints & tones
#cde7ed color schemes
#cde7ed color preview, HTML & CSS examples
This text has a color of #cde7ed
<p style="color:#cde7ed;">Text here</p>
.mytext {color:#cde7ed;}
This box has a color of #cde7ed
<div style="background-color:#cde7ed;">Content here</div>
.mybackground {background-color:#cde7ed;}
Border around this has a color of #cde7ed
<div style="border:2px solid #cde7ed;">Content here</div>
.myborder {border:2px solid #cde7ed;}