#dcafed color space conversions
Hex:
#dcafed
RGB:
220, 175, 237
CMY:
14, 31, 7
CMYK:
7, 26, 0, 7
HSL:
284°, 63.2653%, 80.7843%
HSV (HSB):
284°, 26.1603%, 92.9412%
XYZ:
60.1312, 51.9900, 86.9866
xyY:
0.3020, 0.2611, 51.9900
CIE-Lab:
77.2749, 27.1837, -24.7597
CIE-LCH:
77.2749, 36.7694, 317.6719
CIE-Luv:
77.2749, 20.7267, -43.5253
Hunter-Lab:
72.1041, 22.6779, -21.0547
#dcafed color charts
#dcafed color shades, tints & tones
#dcafed color schemes
#dcafed color preview, HTML & CSS examples
This text has a color of #dcafed
<p style="color:#dcafed;">Text here</p>
.mytext {color:#dcafed;}
This box has a color of #dcafed
<div style="background-color:#dcafed;">Content here</div>
.mybackground {background-color:#dcafed;}
Border around this has a color of #dcafed
<div style="border:2px solid #dcafed;">Content here</div>
.myborder {border:2px solid #dcafed;}