#acabb2 color space conversions
Hex:
#acabb2
RGB:
172, 171, 178
CMY:
33, 33, 30
CMYK:
3, 4, 0, 30
HSL:
249°, 4.3478%, 68.4314%
HSV (HSB):
249°, 3.9326%, 69.8039%
XYZ:
39.6120, 41.1108, 47.9669
xyY:
0.3078, 0.3195, 41.1108
CIE-Lab:
70.2535, 1.6968, -3.4669
CIE-LCH:
70.2535, 3.8599, 296.0779
CIE-Luv:
70.2535, 0.1617, -5.4256
Hunter-Lab:
64.1177, -1.9284, 0.5272
#acabb2 color charts
#acabb2 color shades, tints & tones
#acabb2 color schemes
#acabb2 color preview, HTML & CSS examples
This text has a color of #acabb2
<p style="color:#acabb2;">Text here</p>
.mytext {color:#acabb2;}
This box has a color of #acabb2
<div style="background-color:#acabb2;">Content here</div>
.mybackground {background-color:#acabb2;}
Border around this has a color of #acabb2
<div style="border:2px solid #acabb2;">Content here</div>
.myborder {border:2px solid #acabb2;}