#ab05ac color space conversions
Hex:
#ab05ac
RGB:
171, 5, 172
CMY:
33, 98, 33
CMYK:
1, 97, 0, 33
HSL:
300°, 94.3503%, 34.7059%
HSV (HSB):
300°, 97.0930%, 67.4510%
XYZ:
24.2953, 11.7450, 40.0162
xyY:
0.3194, 0.1544, 11.7450
CIE-Lab:
40.8080, 72.4582, -45.3143
CIE-LCH:
40.8080, 85.4609, 327.9788
CIE-Luv:
40.8080, 55.8932, -73.4974
Hunter-Lab:
34.2710, 66.5671, -45.2397
#ab05ac color charts
#ab05ac color shades, tints & tones
#ab05ac color schemes
#ab05ac color preview, HTML & CSS examples
This text has a color of #ab05ac
<p style="color:#ab05ac;">Text here</p>
.mytext {color:#ab05ac;}
This box has a color of #ab05ac
<div style="background-color:#ab05ac;">Content here</div>
.mybackground {background-color:#ab05ac;}
Border around this has a color of #ab05ac
<div style="border:2px solid #ab05ac;">Content here</div>
.myborder {border:2px solid #ab05ac;}