#ab2280 color space conversions
Hex:
#ab2280
RGB:
171, 34, 128
CMY:
33, 87, 50
CMYK:
0, 80, 25, 33
HSL:
319°, 66.8293%, 40.1961%
HSV (HSB):
319°, 80.1170%, 67.0588%
XYZ:
21.2629, 11.3605, 21.4942
xyY:
0.3929, 0.2099, 11.3605
CIE-Lab:
40.1811, 61.3675, -19.5889
CIE-LCH:
40.1811, 64.4181, 342.2966
CIE-Luv:
40.1811, 70.0972, -36.1377
Hunter-Lab:
33.7053, 53.6218, -14.2160
#ab2280 color charts
#ab2280 color shades, tints & tones
#ab2280 color schemes
#ab2280 color preview, HTML & CSS examples
This text has a color of #ab2280
<p style="color:#ab2280;">Text here</p>
.mytext {color:#ab2280;}
This box has a color of #ab2280
<div style="background-color:#ab2280;">Content here</div>
.mybackground {background-color:#ab2280;}
Border around this has a color of #ab2280
<div style="border:2px solid #ab2280;">Content here</div>
.myborder {border:2px solid #ab2280;}