#ac02e1 color space conversions
Hex:
#ac02e1
RGB:
172, 2, 225
CMY:
33, 99, 12
CMYK:
24, 99, 0, 12
HSL:
286°, 98.2379%, 44.5098%
HSV (HSB):
286°, 99.1111%, 88.2353%
XYZ:
30.6256, 14.2503, 72.3706
xyY:
0.2612, 0.1215, 14.2503
CIE-Lab:
44.5898, 81.6196, -70.0758
CIE-LCH:
44.5898, 107.5750, 319.3517
CIE-Luv:
44.5898, 39.1904, -110.3844
Hunter-Lab:
37.7496, 78.7521, -87.2415
#ac02e1 color charts
#ac02e1 color shades, tints & tones
#ac02e1 color schemes
#ac02e1 color preview, HTML & CSS examples
This text has a color of #ac02e1
<p style="color:#ac02e1;">Text here</p>
.mytext {color:#ac02e1;}
This box has a color of #ac02e1
<div style="background-color:#ac02e1;">Content here</div>
.mybackground {background-color:#ac02e1;}
Border around this has a color of #ac02e1
<div style="border:2px solid #ac02e1;">Content here</div>
.myborder {border:2px solid #ac02e1;}