#dceefc color space conversions
Hex:
#dceefc
RGB:
220, 238, 252
CMY:
14, 7, 1
CMYK:
13, 6, 0, 1
HSL:
206°, 84.2105%, 92.5490%
HSV (HSB):
206°, 12.6984%, 98.8235%
XYZ:
77.6604, 83.3930, 104.0988
xyY:
0.2929, 0.3145, 83.3930
CIE-Lab:
93.1862, -3.1925, -8.7746
CIE-LCH:
93.1862, 9.3374, 250.0069
CIE-Luv:
93.1862, -10.3243, -13.2401
Hunter-Lab:
91.3198, -8.0091, -3.6630
#dceefc color charts
#dceefc color shades, tints & tones
#dceefc color schemes
#dceefc color preview, HTML & CSS examples
This text has a color of #dceefc
<p style="color:#dceefc;">Text here</p>
.mytext {color:#dceefc;}
This box has a color of #dceefc
<div style="background-color:#dceefc;">Content here</div>
.mybackground {background-color:#dceefc;}
Border around this has a color of #dceefc
<div style="border:2px solid #dceefc;">Content here</div>
.myborder {border:2px solid #dceefc;}