#ac64f5 color space conversions
Hex:
#ac64f5
RGB:
172, 100, 245
CMY:
33, 61, 4
CMYK:
30, 59, 0, 4
HSL:
270°, 87.8788%, 67.6471%
HSV (HSB):
270°, 59.1837%, 96.0784%
XYZ:
38.0519, 24.4776, 89.1053
xyY:
0.2509, 0.1614, 24.4776
CIE-Lab:
56.5628, 55.7392, -61.9647
CIE-LCH:
56.5628, 83.3455, 311.9724
CIE-Luv:
56.5628, 20.9421, -103.5110
Hunter-Lab:
49.4748, 50.7062, -72.1503
#ac64f5 color charts
#ac64f5 color shades, tints & tones
#ac64f5 color schemes
#ac64f5 color preview, HTML & CSS examples
This text has a color of #ac64f5
<p style="color:#ac64f5;">Text here</p>
.mytext {color:#ac64f5;}
This box has a color of #ac64f5
<div style="background-color:#ac64f5;">Content here</div>
.mybackground {background-color:#ac64f5;}
Border around this has a color of #ac64f5
<div style="border:2px solid #ac64f5;">Content here</div>
.myborder {border:2px solid #ac64f5;}