#cde2e9 color space conversions
Hex:
#cde2e9
RGB:
205, 226, 233
CMY:
20, 11, 9
CMYK:
12, 3, 0, 9
HSL:
195°, 38.8889%, 85.8824%
HSV (HSB):
195°, 12.0172%, 91.3725%
XYZ:
67.0812, 73.2550, 87.6949
xyY:
0.2942, 0.3213, 73.2550
CIE-Lab:
88.5692, -5.5612, -5.7890
CIE-LCH:
88.5692, 8.0274, 226.1497
CIE-Luv:
88.5692, -11.5920, -8.0197
Hunter-Lab:
85.5892, -9.8803, -0.8363
#cde2e9 color charts
#cde2e9 color shades, tints & tones
#cde2e9 color schemes
#cde2e9 color preview, HTML & CSS examples
This text has a color of #cde2e9
<p style="color:#cde2e9;">Text here</p>
.mytext {color:#cde2e9;}
This box has a color of #cde2e9
<div style="background-color:#cde2e9;">Content here</div>
.mybackground {background-color:#cde2e9;}
Border around this has a color of #cde2e9
<div style="border:2px solid #cde2e9;">Content here</div>
.myborder {border:2px solid #cde2e9;}