#dccfe5 color space conversions
Hex:
#dccfe5
RGB:
220, 207, 229
CMY:
14, 19, 10
CMYK:
4, 10, 0, 10
HSL:
275°, 29.7297%, 85.4902%
HSV (HSB):
275°, 9.6070%, 89.8039%
XYZ:
65.9709, 65.4984, 83.2942
xyY:
0.3072, 0.3050, 65.4984
CIE-Lab:
84.7399, 8.4746, -9.2250
CIE-LCH:
84.7399, 12.5267, 312.5723
CIE-Luv:
84.7399, 5.9583, -15.7557
Hunter-Lab:
80.9311, 3.8746, -4.3694
#dccfe5 color charts
#dccfe5 color shades, tints & tones
#dccfe5 color schemes
#dccfe5 color preview, HTML & CSS examples
This text has a color of #dccfe5
<p style="color:#dccfe5;">Text here</p>
.mytext {color:#dccfe5;}
This box has a color of #dccfe5
<div style="background-color:#dccfe5;">Content here</div>
.mybackground {background-color:#dccfe5;}
Border around this has a color of #dccfe5
<div style="border:2px solid #dccfe5;">Content here</div>
.myborder {border:2px solid #dccfe5;}