#ac017c color space conversions
Hex:
#ac017c
RGB:
172, 1, 124
CMY:
33, 100, 51
CMYK:
0, 99, 28, 33
HSL:
317°, 98.8439%, 33.9216%
HSV (HSB):
317°, 99.4186%, 67.4510%
XYZ:
20.6622, 10.2476, 19.9577
xyY:
0.4062, 0.2015, 10.2476
CIE-Lab:
38.2832, 66.6625, -20.0176
CIE-LCH:
38.2832, 69.6031, 343.2859
CIE-Luv:
38.2832, 77.1327, -37.1358
Hunter-Lab:
32.0119, 59.1928, -14.5559
#ac017c color charts
#ac017c color shades, tints & tones
#ac017c color schemes
#ac017c color preview, HTML & CSS examples
This text has a color of #ac017c
<p style="color:#ac017c;">Text here</p>
.mytext {color:#ac017c;}
This box has a color of #ac017c
<div style="background-color:#ac017c;">Content here</div>
.mybackground {background-color:#ac017c;}
Border around this has a color of #ac017c
<div style="border:2px solid #ac017c;">Content here</div>
.myborder {border:2px solid #ac017c;}