#dccafe color space conversions
Hex:
#dccafe
RGB:
220, 202, 254
CMY:
14, 21, 0
CMYK:
13, 20, 0, 0
HSL:
261°, 96.2963%, 89.4118%
HSV (HSB):
261°, 20.4724%, 99.6078%
XYZ:
68.5251, 64.6125, 102.6257
xyY:
0.2907, 0.2741, 64.6125
CIE-Lab:
84.2836, 16.0826, -23.1902
CIE-LCH:
84.2836, 28.2211, 304.7417
CIE-Luv:
84.2836, 6.4242, -39.6360
Hunter-Lab:
80.3819, 11.5020, -19.4298
#dccafe color charts
#dccafe RGB chart
#dccafe CMYK chart
#dccafe RGB pie chart
#dccafe color shades, tints & tones
#dccafe color schemes
#dccafe color preview, HTML & CSS examples
This text has a color of #dccafe
<p style="color:#dccafe;">Text here</p>
.mytext {color:#dccafe;}
Text color #dccafe
This box has a color of #dccafe
<div style="background-color:#dccafe;">Content here</div>
.mybackground {background-color:#dccafe;}
Background color #dccafe
Border around this has a color of #dccafe
<div style="border:2px solid #dccafe;">Content here</div>
.myborder {border:2px solid #dccafe;}
Border color #dccafe