#acafe1 color space conversions
Hex:
#acafe1
RGB:
172, 175, 225
CMY:
33, 31, 12
CMYK:
24, 22, 0, 12
HSL:
237°, 46.9027%, 77.8431%
HSV (HSB):
237°, 23.5556%, 88.2353%
XYZ:
45.9338, 44.8668, 77.4734
xyY:
0.2730, 0.2666, 44.8668
CIE-Lab:
72.8041, 9.5987, -25.4398
CIE-LCH:
72.8041, 27.1904, 290.6720
CIE-Luv:
72.8041, -4.4578, -41.5380
Hunter-Lab:
66.9827, 5.1878, -21.6879
#acafe1 color charts
#acafe1 color shades, tints & tones
#acafe1 color schemes
#acafe1 color preview, HTML & CSS examples
This text has a color of #acafe1
<p style="color:#acafe1;">Text here</p>
.mytext {color:#acafe1;}
This box has a color of #acafe1
<div style="background-color:#acafe1;">Content here</div>
.mybackground {background-color:#acafe1;}
Border around this has a color of #acafe1
<div style="border:2px solid #acafe1;">Content here</div>
.myborder {border:2px solid #acafe1;}