#ac0080 color space conversions
Hex:
#ac0080
RGB:
172, 0, 128
CMY:
33, 100, 50
CMYK:
0, 100, 26, 33
HSL:
315°, 100.0000%, 33.7255%
HSV (HSB):
315°, 100.0000%, 67.4510%
XYZ:
20.9095, 10.3292, 21.3137
xyY:
0.3979, 0.1965, 10.3292
CIE-Lab:
38.4268, 67.2382, -22.2867
CIE-LCH:
38.4268, 70.8356, 341.6617
CIE-Luv:
38.4268, 75.4120, -40.2889
Hunter-Lab:
32.1390, 59.8882, -16.8222
#ac0080 color charts
#ac0080 color shades, tints & tones
#ac0080 color schemes
#ac0080 color preview, HTML & CSS examples
This text has a color of #ac0080
<p style="color:#ac0080;">Text here</p>
.mytext {color:#ac0080;}
This box has a color of #ac0080
<div style="background-color:#ac0080;">Content here</div>
.mybackground {background-color:#ac0080;}
Border around this has a color of #ac0080
<div style="border:2px solid #ac0080;">Content here</div>
.myborder {border:2px solid #ac0080;}