#ab2f7f color space conversions
Hex:
#ab2f7f
RGB:
171, 47, 127
CMY:
33, 82, 50
CMYK:
0, 73, 26, 33
HSL:
321°, 56.8807%, 42.7451%
HSV (HSB):
321°, 72.5146%, 67.0588%
XYZ:
21.6419, 12.2233, 21.2973
xyY:
0.3923, 0.2216, 12.2233
CIE-Lab:
41.5688, 57.1788, -16.8398
CIE-LCH:
41.5688, 59.6070, 343.5897
CIE-Luv:
41.5688, 67.0697, -31.9921
Hunter-Lab:
34.9618, 49.3110, -11.6439
#ab2f7f color charts
#ab2f7f color shades, tints & tones
#ab2f7f color schemes
#ab2f7f color preview, HTML & CSS examples
This text has a color of #ab2f7f
<p style="color:#ab2f7f;">Text here</p>
.mytext {color:#ab2f7f;}
This box has a color of #ab2f7f
<div style="background-color:#ab2f7f;">Content here</div>
.mybackground {background-color:#ab2f7f;}
Border around this has a color of #ab2f7f
<div style="border:2px solid #ab2f7f;">Content here</div>
.myborder {border:2px solid #ab2f7f;}