#ac007f color space conversions
Hex:
#ac007f
RGB:
172, 0, 127
CMY:
33, 100, 50
CMYK:
0, 100, 26, 33
HSL:
316°, 100.0000%, 33.7255%
HSV (HSB):
316°, 100.0000%, 67.4510%
XYZ:
20.8440, 10.3030, 20.9687
xyY:
0.4000, 0.1977, 10.3030
CIE-Lab:
38.3808, 67.1212, -21.7362
CIE-LCH:
38.3808, 70.5530, 342.0563
CIE-Luv:
38.3808, 75.8637, -39.5220
Hunter-Lab:
32.0982, 59.7429, -16.2635
#ac007f color charts
#ac007f color shades, tints & tones
#ac007f color schemes
#ac007f color preview, HTML & CSS examples
This text has a color of #ac007f
<p style="color:#ac007f;">Text here</p>
.mytext {color:#ac007f;}
This box has a color of #ac007f
<div style="background-color:#ac007f;">Content here</div>
.mybackground {background-color:#ac007f;}
Border around this has a color of #ac007f
<div style="border:2px solid #ac007f;">Content here</div>
.myborder {border:2px solid #ac007f;}