#acabed color space conversions
Hex:
#acabed
RGB:
172, 171, 237
CMY:
33, 33, 7
CMYK:
27, 28, 0, 7
HSL:
241°, 64.7059%, 80.0000%
HSV (HSB):
241°, 27.8481%, 92.9412%
XYZ:
46.8622, 44.0109, 86.1458
xyY:
0.2647, 0.2486, 44.0109
CIE-Lab:
72.2358, 14.6743, -32.8479
CIE-LCH:
72.2358, 35.9767, 294.0720
CIE-Luv:
72.2358, -3.4608, -54.5304
Hunter-Lab:
66.3407, 9.9939, -30.5517
#acabed color charts
#acabed color shades, tints & tones
#acabed color schemes
#acabed color preview, HTML & CSS examples
This text has a color of #acabed
<p style="color:#acabed;">Text here</p>
.mytext {color:#acabed;}
This box has a color of #acabed
<div style="background-color:#acabed;">Content here</div>
.mybackground {background-color:#acabed;}
Border around this has a color of #acabed
<div style="border:2px solid #acabed;">Content here</div>
.myborder {border:2px solid #acabed;}