#dccef5 color space conversions
Hex:
#dccef5
RGB:
220, 206, 245
CMY:
14, 19, 4
CMYK:
10, 16, 0, 4
HSL:
262°, 66.1017%, 88.4314%
HSV (HSB):
262°, 15.9184%, 96.0784%
XYZ:
68.0679, 65.9508, 95.5284
xyY:
0.2965, 0.2873, 65.9508
CIE-Lab:
84.9713, 12.1191, -17.3757
CIE-LCH:
84.9713, 21.1846, 304.8948
CIE-Luv:
84.9713, 5.2537, -29.4643
Hunter-Lab:
81.2101, 7.4958, -12.8964
#dccef5 color charts
#dccef5 color shades, tints & tones
#dccef5 color schemes
#dccef5 color preview, HTML & CSS examples
This text has a color of #dccef5
<p style="color:#dccef5;">Text here</p>
.mytext {color:#dccef5;}
This box has a color of #dccef5
<div style="background-color:#dccef5;">Content here</div>
.mybackground {background-color:#dccef5;}
Border around this has a color of #dccef5
<div style="border:2px solid #dccef5;">Content here</div>
.myborder {border:2px solid #dccef5;}