#cde2fc color space conversions
Hex:
#cde2fc
RGB:
205, 226, 252
CMY:
20, 11, 1
CMYK:
19, 10, 0, 1
HSL:
213°, 88.6792%, 89.6078%
HSV (HSB):
213°, 18.6508%, 98.8235%
XYZ:
69.9439, 74.4001, 102.7697
xyY:
0.2830, 0.3011, 74.4001
CIE-Lab:
89.1113, -1.6530, -14.9583
CIE-LCH:
89.1113, 15.0494, 263.6939
CIE-Luv:
89.1113, -12.2861, -23.4229
Hunter-Lab:
86.2555, -6.2030, -10.2626
#cde2fc color charts
#cde2fc color shades, tints & tones
#cde2fc color schemes
#cde2fc color preview, HTML & CSS examples
This text has a color of #cde2fc
<p style="color:#cde2fc;">Text here</p>
.mytext {color:#cde2fc;}
This box has a color of #cde2fc
<div style="background-color:#cde2fc;">Content here</div>
.mybackground {background-color:#cde2fc;}
Border around this has a color of #cde2fc
<div style="border:2px solid #cde2fc;">Content here</div>
.myborder {border:2px solid #cde2fc;}