#ab2a9c color space conversions
Hex:
#ab2a9c
RGB:
171, 42, 156
CMY:
33, 84, 39
CMYK:
0, 75, 9, 33
HSL:
307°, 60.5634%, 41.7647%
HSV (HSB):
307°, 75.4386%, 67.0588%
XYZ:
23.6233, 12.7142, 32.6615
xyY:
0.3424, 0.1843, 12.7142
CIE-Lab:
42.3294, 62.9477, -33.3141
CIE-LCH:
42.3294, 71.2197, 332.1107
CIE-Luv:
42.3294, 57.6214, -56.1054
Hunter-Lab:
35.6569, 55.8596, -29.3494
#ab2a9c color charts
#ab2a9c color shades, tints & tones
#ab2a9c color schemes
#ab2a9c color preview, HTML & CSS examples
This text has a color of #ab2a9c
<p style="color:#ab2a9c;">Text here</p>
.mytext {color:#ab2a9c;}
This box has a color of #ab2a9c
<div style="background-color:#ab2a9c;">Content here</div>
.mybackground {background-color:#ab2a9c;}
Border around this has a color of #ab2a9c
<div style="border:2px solid #ab2a9c;">Content here</div>
.myborder {border:2px solid #ab2a9c;}