#ab2e8e color space conversions
Hex:
#ab2e8e
RGB:
171, 46, 142
CMY:
33, 82, 44
CMYK:
0, 73, 17, 33
HSL:
314°, 57.6037%, 42.5490%
HSV (HSB):
314°, 73.0994%, 67.0588%
XYZ:
22.6541, 12.5649, 26.8225
xyY:
0.3651, 0.2025, 12.5649
CIE-Lab:
42.1002, 59.5758, -25.2018
CIE-LCH:
42.1002, 64.6870, 337.0706
CIE-Luv:
42.1002, 61.8019, -44.0710
Hunter-Lab:
35.4470, 52.0464, -20.0513
#ab2e8e color charts
#ab2e8e color shades, tints & tones
#ab2e8e color schemes
#ab2e8e color preview, HTML & CSS examples
This text has a color of #ab2e8e
<p style="color:#ab2e8e;">Text here</p>
.mytext {color:#ab2e8e;}
This box has a color of #ab2e8e
<div style="background-color:#ab2e8e;">Content here</div>
.mybackground {background-color:#ab2e8e;}
Border around this has a color of #ab2e8e
<div style="border:2px solid #ab2e8e;">Content here</div>
.myborder {border:2px solid #ab2e8e;}