#cde2ed color space conversions
Hex:
#cde2ed
RGB:
205, 226, 237
CMY:
20, 11, 7
CMYK:
14, 5, 0, 7
HSL:
201°, 47.0588%, 86.6667%
HSV (HSB):
201°, 13.5021%, 92.9412%
XYZ:
67.6593, 73.4863, 90.7390
xyY:
0.2918, 0.3169, 73.4863
CIE-Lab:
88.6791, -4.7598, -7.7282
CIE-LCH:
88.6791, 9.0764, 238.3707
CIE-Luv:
88.6791, -11.7361, -11.2266
Hunter-Lab:
85.7241, -9.1330, -2.7516
#cde2ed color charts
#cde2ed color shades, tints & tones
#cde2ed color schemes
#cde2ed color preview, HTML & CSS examples
This text has a color of #cde2ed
<p style="color:#cde2ed;">Text here</p>
.mytext {color:#cde2ed;}
This box has a color of #cde2ed
<div style="background-color:#cde2ed;">Content here</div>
.mybackground {background-color:#cde2ed;}
Border around this has a color of #cde2ed
<div style="border:2px solid #cde2ed;">Content here</div>
.myborder {border:2px solid #cde2ed;}