#ac55a1 color space conversions
Hex:
#ac55a1
RGB:
172, 85, 161
CMY:
33, 67, 37
CMYK:
0, 51, 6, 33
HSL:
308°, 34.3874%, 50.3922%
HSV (HSB):
308°, 50.5814%, 67.4510%
XYZ:
26.6948, 17.8409, 35.7549
xyY:
0.3325, 0.2222, 17.8409
CIE-Lab:
49.3025, 45.9643, -25.3912
CIE-LCH:
49.3025, 52.5112, 331.0832
CIE-Luv:
49.3025, 43.6237, -43.8966
Hunter-Lab:
42.2384, 38.8951, -20.6221
#ac55a1 color charts
#ac55a1 color shades, tints & tones
#ac55a1 color schemes
#ac55a1 color preview, HTML & CSS examples
This text has a color of #ac55a1
<p style="color:#ac55a1;">Text here</p>
.mytext {color:#ac55a1;}
This box has a color of #ac55a1
<div style="background-color:#ac55a1;">Content here</div>
.mybackground {background-color:#ac55a1;}
Border around this has a color of #ac55a1
<div style="border:2px solid #ac55a1;">Content here</div>
.myborder {border:2px solid #ac55a1;}