#acafe2 color space conversions
Hex:
#acafe2
RGB:
172, 175, 226
CMY:
33, 31, 11
CMYK:
24, 23, 0, 11
HSL:
237°, 48.2143%, 78.0392%
HSV (HSB):
237°, 23.8938%, 88.6275%
XYZ:
46.0707, 44.9216, 78.1941
xyY:
0.2723, 0.2655, 44.9216
CIE-Lab:
72.8402, 9.8324, -25.9295
CIE-LCH:
72.8402, 27.7311, 290.7665
CIE-Luv:
72.8402, -4.5147, -42.3837
Hunter-Lab:
67.0236, 5.4062, -22.2551
#acafe2 color charts
#acafe2 color shades, tints & tones
#acafe2 color schemes
#acafe2 color preview, HTML & CSS examples
This text has a color of #acafe2
<p style="color:#acafe2;">Text here</p>
.mytext {color:#acafe2;}
This box has a color of #acafe2
<div style="background-color:#acafe2;">Content here</div>
.mybackground {background-color:#acafe2;}
Border around this has a color of #acafe2
<div style="border:2px solid #acafe2;">Content here</div>
.myborder {border:2px solid #acafe2;}