#ab2a8b color space conversions
Hex:
#ab2a8b
RGB:
171, 42, 139
CMY:
33, 84, 45
CMYK:
0, 75, 19, 33
HSL:
315°, 60.5634%, 41.7647%
HSV (HSB):
315°, 75.4386%, 67.0588%
XYZ:
22.2828, 12.1779, 25.6022
xyY:
0.3710, 0.2028, 12.1779
CIE-Lab:
41.4975, 60.4705, -24.3101
CIE-LCH:
41.4975, 65.1741, 338.0991
CIE-Luv:
41.4975, 63.9261, -42.8044
Hunter-Lab:
34.8969, 52.9082, -19.0705
#ab2a8b color charts
#ab2a8b color shades, tints & tones
#ab2a8b color schemes
#ab2a8b color preview, HTML & CSS examples
This text has a color of #ab2a8b
<p style="color:#ab2a8b;">Text here</p>
.mytext {color:#ab2a8b;}
This box has a color of #ab2a8b
<div style="background-color:#ab2a8b;">Content here</div>
.mybackground {background-color:#ab2a8b;}
Border around this has a color of #ab2a8b
<div style="border:2px solid #ab2a8b;">Content here</div>
.myborder {border:2px solid #ab2a8b;}