#ac25c2 color space conversions
Hex:
#ac25c2
RGB:
172, 37, 194
CMY:
33, 85, 24
CMYK:
11, 81, 0, 24
HSL:
292°, 67.9654%, 45.2941%
HSV (HSB):
292°, 80.9278%, 76.0784%
XYZ:
27.4124, 13.9888, 52.2943
xyY:
0.2926, 0.1493, 13.9888
CIE-Lab:
44.2169, 70.7934, -52.8028
CIE-LCH:
44.2169, 88.3167, 323.2818
CIE-Luv:
44.2169, 46.1976, -85.5895
Hunter-Lab:
37.4016, 65.3734, -56.7170
#ac25c2 color charts
#ac25c2 color shades, tints & tones
#ac25c2 color schemes
#ac25c2 color preview, HTML & CSS examples
This text has a color of #ac25c2
<p style="color:#ac25c2;">Text here</p>
.mytext {color:#ac25c2;}
This box has a color of #ac25c2
<div style="background-color:#ac25c2;">Content here</div>
.mybackground {background-color:#ac25c2;}
Border around this has a color of #ac25c2
<div style="border:2px solid #ac25c2;">Content here</div>
.myborder {border:2px solid #ac25c2;}