#ac00a5 color space conversions
Hex:
#ac00a5
RGB:
172, 0, 165
CMY:
33, 100, 35
CMYK:
0, 100, 4, 33
HSL:
302°, 100.0000%, 33.7255%
HSV (HSB):
302°, 100.0000%, 67.4510%
XYZ:
23.8048, 11.4873, 36.5599
xyY:
0.3313, 0.1599, 11.4873
CIE-Lab:
40.3893, 72.1129, -41.7867
CIE-LCH:
40.3893, 83.3450, 329.9093
CIE-Luv:
40.3893, 59.6175, -68.3879
Hunter-Lab:
33.8929, 66.0576, -40.2306
#ac00a5 color charts
#ac00a5 color shades, tints & tones
#ac00a5 color schemes
#ac00a5 color preview, HTML & CSS examples
This text has a color of #ac00a5
<p style="color:#ac00a5;">Text here</p>
.mytext {color:#ac00a5;}
This box has a color of #ac00a5
<div style="background-color:#ac00a5;">Content here</div>
.mybackground {background-color:#ac00a5;}
Border around this has a color of #ac00a5
<div style="border:2px solid #ac00a5;">Content here</div>
.myborder {border:2px solid #ac00a5;}