#ac25e1 color space conversions
Hex:
#ac25e1
RGB:
172, 37, 225
CMY:
33, 85, 12
CMYK:
24, 84, 0, 12
HSL:
283°, 75.8065%, 51.3725%
HSV (HSB):
283°, 83.5556%, 88.2353%
XYZ:
31.2654, 15.5300, 72.5839
xyY:
0.2619, 0.1301, 15.5300
CIE-Lab:
46.3518, 76.3957, -67.2092
CIE-LCH:
46.3518, 101.7515, 318.6602
CIE-Luv:
46.3518, 37.1437, -107.4610
Hunter-Lab:
39.4082, 72.6531, -81.6175
#ac25e1 color charts
#ac25e1 color shades, tints & tones
#ac25e1 color schemes
#ac25e1 color preview, HTML & CSS examples
This text has a color of #ac25e1
<p style="color:#ac25e1;">Text here</p>
.mytext {color:#ac25e1;}
This box has a color of #ac25e1
<div style="background-color:#ac25e1;">Content here</div>
.mybackground {background-color:#ac25e1;}
Border around this has a color of #ac25e1
<div style="border:2px solid #ac25e1;">Content here</div>
.myborder {border:2px solid #ac25e1;}