#dcafef color space conversions
Hex:
#dcafef
RGB:
220, 175, 239
CMY:
14, 31, 6
CMYK:
8, 27, 0, 6
HSL:
282°, 66.6667%, 81.1765%
HSV (HSB):
282°, 26.7782%, 93.7255%
XYZ:
60.4252, 52.1076, 88.5344
xyY:
0.3005, 0.2592, 52.1076
CIE-Lab:
77.3451, 27.5791, -25.7327
CIE-LCH:
77.3451, 37.7197, 316.9835
CIE-Luv:
77.3451, 20.4838, -45.1896
Hunter-Lab:
72.1856, 23.0941, -22.1883
#dcafef color charts
#dcafef color shades, tints & tones
#dcafef color schemes
#dcafef color preview, HTML & CSS examples
This text has a color of #dcafef
<p style="color:#dcafef;">Text here</p>
.mytext {color:#dcafef;}
This box has a color of #dcafef
<div style="background-color:#dcafef;">Content here</div>
.mybackground {background-color:#dcafef;}
Border around this has a color of #dcafef
<div style="border:2px solid #dcafef;">Content here</div>
.myborder {border:2px solid #dcafef;}