#dccaf7 color space conversions
Hex:
#dccaf7
RGB:
220, 202, 247
CMY:
14, 21, 3
CMYK:
11, 18, 0, 3
HSL:
264°, 73.7705%, 88.0392%
HSV (HSB):
264°, 18.2186%, 96.8627%
XYZ:
67.4242, 64.1721, 96.8285
xyY:
0.2952, 0.2809, 64.1721
CIE-Lab:
84.0553, 14.6529, -19.8197
CIE-LCH:
84.0553, 24.6481, 306.4759
CIE-Luv:
84.0553, 6.9934, -33.8328
Hunter-Lab:
80.1075, 10.0503, -15.5905
#dccaf7 color charts
#dccaf7 color shades, tints & tones
#dccaf7 color schemes
#dccaf7 color preview, HTML & CSS examples
This text has a color of #dccaf7
<p style="color:#dccaf7;">Text here</p>
.mytext {color:#dccaf7;}
This box has a color of #dccaf7
<div style="background-color:#dccaf7;">Content here</div>
.mybackground {background-color:#dccaf7;}
Border around this has a color of #dccaf7
<div style="border:2px solid #dccaf7;">Content here</div>
.myborder {border:2px solid #dccaf7;}