#deceef color space conversions
Hex:
#deceef
RGB:
222, 206, 239
CMY:
13, 19, 6
CMYK:
7, 14, 0, 6
HSL:
269°, 50.7692%, 87.2549%
HSV (HSB):
269°, 13.8075%, 93.7255%
XYZ:
67.7755, 65.9042, 90.8100
xyY:
0.3019, 0.2936, 65.9042
CIE-Lab:
84.9475, 11.5801, -14.2110
CIE-LCH:
84.9475, 18.3317, 309.1756
CIE-Luv:
84.9475, 6.8304, -24.2449
Hunter-Lab:
81.1814, 6.9559, -9.4952
#deceef color charts
#deceef color shades, tints & tones
#deceef color schemes
#deceef color preview, HTML & CSS examples
This text has a color of #deceef
<p style="color:#deceef;">Text here</p>
.mytext {color:#deceef;}
This box has a color of #deceef
<div style="background-color:#deceef;">Content here</div>
.mybackground {background-color:#deceef;}
Border around this has a color of #deceef
<div style="border:2px solid #deceef;">Content here</div>
.myborder {border:2px solid #deceef;}