#deccef color space conversions
Hex:
#deccef
RGB:
222, 204, 239
CMY:
13, 20, 6
CMYK:
7, 15, 0, 6
HSL:
271°, 52.2388%, 86.8627%
HSV (HSB):
271°, 14.6444%, 93.7255%
XYZ:
67.2971, 64.9473, 90.6505
xyY:
0.3019, 0.2914, 64.9473
CIE-Lab:
84.4566, 12.6427, -14.9472
CIE-LCH:
84.4566, 19.5769, 310.2253
CIE-Luv:
84.4566, 7.8023, -25.5909
Hunter-Lab:
80.5899, 8.0251, -10.2787
#deccef color charts
#deccef color shades, tints & tones
#deccef color schemes
#deccef color preview, HTML & CSS examples
This text has a color of #deccef
<p style="color:#deccef;">Text here</p>
.mytext {color:#deccef;}
This box has a color of #deccef
<div style="background-color:#deccef;">Content here</div>
.mybackground {background-color:#deccef;}
Border around this has a color of #deccef
<div style="border:2px solid #deccef;">Content here</div>
.myborder {border:2px solid #deccef;}