#ac24f2 color space conversions
Hex:
#ac24f2
RGB:
172, 36, 242
CMY:
33, 86, 5
CMYK:
29, 85, 0, 5
HSL:
280°, 88.7931%, 54.5098%
HSV (HSB):
280°, 85.1240%, 94.9020%
XYZ:
33.6711, 16.4432, 85.4036
xyY:
0.2485, 0.1213, 16.4432
CIE-Lab:
47.5507, 79.8627, -74.8756
CIE-LCH:
47.5507, 109.4733, 316.8460
CIE-Luv:
47.5507, 32.8793, -119.0020
Hunter-Lab:
40.5502, 77.2557, -96.4866
#ac24f2 color charts
#ac24f2 color shades, tints & tones
#ac24f2 color schemes
#ac24f2 color preview, HTML & CSS examples
This text has a color of #ac24f2
<p style="color:#ac24f2;">Text here</p>
.mytext {color:#ac24f2;}
This box has a color of #ac24f2
<div style="background-color:#ac24f2;">Content here</div>
.mybackground {background-color:#ac24f2;}
Border around this has a color of #ac24f2
<div style="border:2px solid #ac24f2;">Content here</div>
.myborder {border:2px solid #ac24f2;}