#dceffb color space conversions
Hex:
#dceffb
RGB:
220, 239, 251
CMY:
14, 6, 2
CMYK:
12, 5, 0, 2
HSL:
203°, 79.4872%, 92.3529%
HSV (HSB):
203°, 12.3506%, 98.4314%
XYZ:
77.7943, 83.9137, 103.3636
xyY:
0.2935, 0.3166, 83.9137
CIE-Lab:
93.4130, -3.9016, -7.9187
CIE-LCH:
93.4130, 8.8277, 243.7704
CIE-Luv:
93.4130, -10.7557, -11.7520
Hunter-Lab:
91.6044, -8.7181, -2.7779
#dceffb color charts
#dceffb color shades, tints & tones
#dceffb color schemes
#dceffb color preview, HTML & CSS examples
This text has a color of #dceffb
<p style="color:#dceffb;">Text here</p>
.mytext {color:#dceffb;}
This box has a color of #dceffb
<div style="background-color:#dceffb;">Content here</div>
.mybackground {background-color:#dceffb;}
Border around this has a color of #dceffb
<div style="border:2px solid #dceffb;">Content here</div>
.myborder {border:2px solid #dceffb;}