#dceffe color space conversions
Hex:
#dceffe
RGB:
220, 239, 254
CMY:
14, 6, 0
CMYK:
13, 6, 0, 0
HSL:
206°, 94.4444%, 92.9412%
HSV (HSB):
206°, 13.3858%, 99.6078%
XYZ:
78.2711, 84.1044, 105.8744
xyY:
0.2918, 0.3135, 84.1044
CIE-Lab:
93.4958, -3.3050, -9.3547
CIE-LCH:
93.4958, 9.9214, 250.5418
CIE-Luv:
93.4958, -10.8731, -14.1598
Hunter-Lab:
91.7085, -8.1441, -4.2524
#dceffe color charts
#dceffe color shades, tints & tones
#dceffe color schemes
#dceffe color preview, HTML & CSS examples
This text has a color of #dceffe
<p style="color:#dceffe;">Text here</p>
.mytext {color:#dceffe;}
This box has a color of #dceffe
<div style="background-color:#dceffe;">Content here</div>
.mybackground {background-color:#dceffe;}
Border around this has a color of #dceffe
<div style="border:2px solid #dceffe;">Content here</div>
.myborder {border:2px solid #dceffe;}