#ab2d9d color space conversions
Hex:
#ab2d9d
RGB:
171, 45, 157
CMY:
33, 82, 38
CMYK:
0, 74, 8, 33
HSL:
307°, 58.3333%, 42.3529%
HSV (HSB):
307°, 73.6842%, 67.0588%
XYZ:
23.8188, 12.9690, 33.1462
xyY:
0.3406, 0.1854, 12.9690
CIE-Lab:
42.7165, 62.1435, -33.3055
CIE-LCH:
42.7165, 70.5059, 331.8111
CIE-Luv:
42.7165, 56.6216, -56.1140
Hunter-Lab:
36.0125, 55.0384, -29.3621
#ab2d9d color charts
#ab2d9d color shades, tints & tones
#ab2d9d color schemes
#ab2d9d color preview, HTML & CSS examples
This text has a color of #ab2d9d
<p style="color:#ab2d9d;">Text here</p>
.mytext {color:#ab2d9d;}
This box has a color of #ab2d9d
<div style="background-color:#ab2d9d;">Content here</div>
.mybackground {background-color:#ab2d9d;}
Border around this has a color of #ab2d9d
<div style="border:2px solid #ab2d9d;">Content here</div>
.myborder {border:2px solid #ab2d9d;}