#ac50d4 color space conversions
Hex:
#ac50d4
RGB:
172, 80, 212
CMY:
33, 69, 17
CMYK:
19, 62, 0, 17
HSL:
282°, 60.5505%, 57.2549%
HSV (HSB):
282°, 62.2642%, 83.1373%
XYZ:
31.7656, 19.2614, 64.3310
xyY:
0.2754, 0.1670, 19.2614
CIE-Lab:
50.9917, 58.2267, -52.3195
CIE-LCH:
50.9917, 78.2795, 318.0588
CIE-Luv:
50.9917, 32.8245, -86.7485
Hunter-Lab:
43.8879, 52.3927, -56.1860
#ac50d4 color charts
#ac50d4 color shades, tints & tones
#ac50d4 color schemes
#ac50d4 color preview, HTML & CSS examples
This text has a color of #ac50d4
<p style="color:#ac50d4;">Text here</p>
.mytext {color:#ac50d4;}
This box has a color of #ac50d4
<div style="background-color:#ac50d4;">Content here</div>
.mybackground {background-color:#ac50d4;}
Border around this has a color of #ac50d4
<div style="border:2px solid #ac50d4;">Content here</div>
.myborder {border:2px solid #ac50d4;}