#dccfe8 color space conversions
Hex:
#dccfe8
RGB:
220, 207, 232
CMY:
14, 19, 9
CMYK:
5, 11, 0, 9
HSL:
271°, 35.2113%, 86.0784%
HSV (HSB):
271°, 10.7759%, 90.9804%
XYZ:
66.3935, 65.6675, 85.5197
xyY:
0.3051, 0.3018, 65.6675
CIE-Lab:
84.8265, 9.0447, -10.6905
CIE-LCH:
84.8265, 14.0033, 310.2329
CIE-Luv:
84.8265, 5.7386, -18.1773
Hunter-Lab:
81.0355, 4.4355, -5.8461
#dccfe8 color charts
#dccfe8 color shades, tints & tones
#dccfe8 color schemes
#dccfe8 color preview, HTML & CSS examples
This text has a color of #dccfe8
<p style="color:#dccfe8;">Text here</p>
.mytext {color:#dccfe8;}
This box has a color of #dccfe8
<div style="background-color:#dccfe8;">Content here</div>
.mybackground {background-color:#dccfe8;}
Border around this has a color of #dccfe8
<div style="border:2px solid #dccfe8;">Content here</div>
.myborder {border:2px solid #dccfe8;}