#ac25e8 color space conversions
Hex:
#ac25e8
RGB:
172, 37, 232
CMY:
33, 85, 9
CMYK:
26, 84, 0, 9
HSL:
282°, 80.9129%, 52.7451%
HSV (HSB):
282°, 84.0517%, 90.9804%
XYZ:
32.2403, 15.9200, 77.7175
xyY:
0.2561, 0.1265, 15.9200
CIE-Lab:
46.8693, 77.7155, -70.3424
CIE-LCH:
46.8693, 104.8224, 317.8509
CIE-Luv:
46.8693, 35.3016, -112.2086
Hunter-Lab:
39.8999, 74.4087, -87.5560
#ac25e8 color charts
#ac25e8 color shades, tints & tones
#ac25e8 color schemes
#ac25e8 color preview, HTML & CSS examples
This text has a color of #ac25e8
<p style="color:#ac25e8;">Text here</p>
.mytext {color:#ac25e8;}
This box has a color of #ac25e8
<div style="background-color:#ac25e8;">Content here</div>
.mybackground {background-color:#ac25e8;}
Border around this has a color of #ac25e8
<div style="border:2px solid #ac25e8;">Content here</div>
.myborder {border:2px solid #ac25e8;}