#dcedef color space conversions
Hex:
#dcedef
RGB:
220, 237, 239
CMY:
14, 7, 6
CMYK:
8, 1, 0, 6
HSL:
186°, 37.2549%, 90.0000%
HSV (HSB):
186°, 7.9498%, 93.7255%
XYZ:
75.3794, 82.0160, 93.5191
xyY:
0.3004, 0.3269, 82.0160
CIE-Lab:
92.5819, -5.2099, -2.9020
CIE-LCH:
92.5819, 5.9636, 209.1188
CIE-Luv:
92.5819, -9.3265, -3.5815
Hunter-Lab:
90.5627, -9.9112, 2.1684
#dcedef color charts
#dcedef color shades, tints & tones
#dcedef color schemes
#dcedef color preview, HTML & CSS examples
This text has a color of #dcedef
<p style="color:#dcedef;">Text here</p>
.mytext {color:#dcedef;}
This box has a color of #dcedef
<div style="background-color:#dcedef;">Content here</div>
.mybackground {background-color:#dcedef;}
Border around this has a color of #dcedef
<div style="border:2px solid #dcedef;">Content here</div>
.myborder {border:2px solid #dcedef;}