#dccfe2 color space conversions
Hex:
#dccfe2
RGB:
220, 207, 226
CMY:
14, 19, 11
CMYK:
3, 8, 0, 11
HSL:
281°, 24.6753%, 84.9020%
HSV (HSB):
281°, 8.4071%, 88.6275%
XYZ:
65.5555, 65.3323, 81.1068
xyY:
0.3092, 0.3082, 65.3323
CIE-Lab:
84.6547, 7.9110, -7.7566
CIE-LCH:
84.6547, 11.0792, 315.5646
CIE-Luv:
84.6547, 6.1770, -13.3454
Hunter-Lab:
80.8284, 3.3219, -2.9143
#dccfe2 color charts
#dccfe2 color shades, tints & tones
#dccfe2 color schemes
#dccfe2 color preview, HTML & CSS examples
This text has a color of #dccfe2
<p style="color:#dccfe2;">Text here</p>
.mytext {color:#dccfe2;}
This box has a color of #dccfe2
<div style="background-color:#dccfe2;">Content here</div>
.mybackground {background-color:#dccfe2;}
Border around this has a color of #dccfe2
<div style="border:2px solid #dccfe2;">Content here</div>
.myborder {border:2px solid #dccfe2;}