#ac50b8 color space conversions
Hex:
#ac50b8
RGB:
172, 80, 184
CMY:
33, 69, 28
CMYK:
7, 57, 0, 28
HSL:
293°, 42.2764%, 51.7647%
HSV (HSB):
293°, 56.5217%, 72.1569%
XYZ:
28.5336, 17.9687, 47.3118
xyY:
0.3042, 0.1915, 17.9687
CIE-Lab:
49.4581, 52.6460, -38.6251
CIE-LCH:
49.4581, 65.2955, 323.7334
CIE-Luv:
49.4581, 39.5787, -64.8064
Hunter-Lab:
42.3895, 45.9722, -36.5022
#ac50b8 color charts
#ac50b8 color shades, tints & tones
#ac50b8 color schemes
#ac50b8 color preview, HTML & CSS examples
This text has a color of #ac50b8
<p style="color:#ac50b8;">Text here</p>
.mytext {color:#ac50b8;}
This box has a color of #ac50b8
<div style="background-color:#ac50b8;">Content here</div>
.mybackground {background-color:#ac50b8;}
Border around this has a color of #ac50b8
<div style="border:2px solid #ac50b8;">Content here</div>
.myborder {border:2px solid #ac50b8;}