#ac50a8 color space conversions
Hex:
#ac50a8
RGB:
172, 80, 168
CMY:
33, 69, 34
CMYK:
0, 53, 2, 33
HSL:
303°, 36.5079%, 49.4118%
HSV (HSB):
303°, 53.4884%, 67.4510%
XYZ:
26.9498, 17.3351, 38.9714
xyY:
0.3237, 0.2082, 17.3351
CIE-Lab:
48.6796, 49.6889, -30.4847
CIE-LCH:
48.6796, 58.2950, 328.4704
CIE-Luv:
48.6796, 43.7048, -51.9262
Hunter-Lab:
41.6355, 42.6773, -26.3514
#ac50a8 color charts
#ac50a8 color shades, tints & tones
#ac50a8 color schemes
#ac50a8 color preview, HTML & CSS examples
This text has a color of #ac50a8
<p style="color:#ac50a8;">Text here</p>
.mytext {color:#ac50a8;}
This box has a color of #ac50a8
<div style="background-color:#ac50a8;">Content here</div>
.mybackground {background-color:#ac50a8;}
Border around this has a color of #ac50a8
<div style="border:2px solid #ac50a8;">Content here</div>
.myborder {border:2px solid #ac50a8;}