#ac50f5 color space conversions
Hex:
#ac50f5
RGB:
172, 80, 245
CMY:
33, 69, 4
CMYK:
30, 67, 0, 4
HSL:
273°, 89.1892%, 63.7255%
HSV (HSB):
273°, 67.3469%, 96.0784%
XYZ:
36.3633, 21.1005, 88.5425
xyY:
0.2491, 0.1445, 21.1005
CIE-Lab:
53.0594, 65.3068, -67.6104
CIE-LCH:
53.0594, 94.0008, 314.0071
CIE-Luv:
53.0594, 25.7504, -111.2565
Hunter-Lab:
45.9353, 60.9174, -82.1294
#ac50f5 color charts
#ac50f5 color shades, tints & tones
#ac50f5 color schemes
#ac50f5 color preview, HTML & CSS examples
This text has a color of #ac50f5
<p style="color:#ac50f5;">Text here</p>
.mytext {color:#ac50f5;}
This box has a color of #ac50f5
<div style="background-color:#ac50f5;">Content here</div>
.mybackground {background-color:#ac50f5;}
Border around this has a color of #ac50f5
<div style="border:2px solid #ac50f5;">Content here</div>
.myborder {border:2px solid #ac50f5;}