#ab2e7d color space conversions
Hex:
#ab2e7d
RGB:
171, 46, 125
CMY:
33, 82, 51
CMYK:
0, 73, 27, 33
HSL:
322°, 57.6037%, 42.5490%
HSV (HSB):
322°, 73.0994%, 67.0588%
XYZ:
21.4733, 12.0926, 20.6044
xyY:
0.3964, 0.2232, 12.0926
CIE-Lab:
41.3629, 57.2713, -15.9217
CIE-LCH:
41.3629, 59.4433, 344.4638
CIE-Luv:
41.3629, 68.1195, -30.7255
Hunter-Lab:
34.7744, 49.3689, -10.7882
#ab2e7d color charts
#ab2e7d color shades, tints & tones
#ab2e7d color schemes
#ab2e7d color preview, HTML & CSS examples
This text has a color of #ab2e7d
<p style="color:#ab2e7d;">Text here</p>
.mytext {color:#ab2e7d;}
This box has a color of #ab2e7d
<div style="background-color:#ab2e7d;">Content here</div>
.mybackground {background-color:#ab2e7d;}
Border around this has a color of #ab2e7d
<div style="border:2px solid #ab2e7d;">Content here</div>
.myborder {border:2px solid #ab2e7d;}