#dcafec color space conversions
Hex:
#dcafec
RGB:
220, 175, 236
CMY:
14, 31, 7
CMYK:
7, 26, 0, 7
HSL:
284°, 61.6162%, 80.5882%
HSV (HSB):
284°, 25.8475%, 92.5490%
XYZ:
59.9855, 51.9317, 86.2191
xyY:
0.3027, 0.2621, 51.9317
CIE-Lab:
77.2400, 26.9869, -24.2724
CIE-LCH:
77.2400, 36.2966, 318.0314
CIE-Luv:
77.2400, 20.8481, -42.6938
Hunter-Lab:
72.0637, 22.4712, -20.4918
#dcafec color charts
#dcafec color shades, tints & tones
#dcafec color schemes
#dcafec color preview, HTML & CSS examples
This text has a color of #dcafec
<p style="color:#dcafec;">Text here</p>
.mytext {color:#dcafec;}
This box has a color of #dcafec
<div style="background-color:#dcafec;">Content here</div>
.mybackground {background-color:#dcafec;}
Border around this has a color of #dcafec
<div style="border:2px solid #dcafec;">Content here</div>
.myborder {border:2px solid #dcafec;}