#dcecff color space conversions
Hex:
#dcecff
RGB:
220, 236, 255
CMY:
14, 7, 0
CMYK:
14, 7, 0, 0
HSL:
213°, 100.0000%, 93.1373%
HSV (HSB):
213°, 13.7255%, 100.0000%
XYZ:
77.5607, 82.4265, 106.4298
xyY:
0.2911, 0.3094, 82.4265
CIE-Lab:
92.7628, -1.5677, -10.9645
CIE-LCH:
92.7628, 11.0760, 261.8632
CIE-Luv:
92.7628, -9.5092, -17.0342
Hunter-Lab:
90.7891, -6.3892, -5.9518
#dcecff color charts
#dcecff color shades, tints & tones
#dcecff color schemes
#dcecff color preview, HTML & CSS examples
This text has a color of #dcecff
<p style="color:#dcecff;">Text here</p>
.mytext {color:#dcecff;}
This box has a color of #dcecff
<div style="background-color:#dcecff;">Content here</div>
.mybackground {background-color:#dcecff;}
Border around this has a color of #dcecff
<div style="border:2px solid #dcecff;">Content here</div>
.myborder {border:2px solid #dcecff;}