#ac06e1 color space conversions
Hex:
#ac06e1
RGB:
172, 6, 225
CMY:
33, 98, 12
CMYK:
24, 97, 0, 12
HSL:
285°, 94.8052%, 45.2941%
HSV (HSB):
285°, 97.3333%, 88.2353%
XYZ:
30.6690, 14.3371, 72.3851
xyY:
0.2613, 0.1221, 14.3371
CIE-Lab:
44.7126, 81.2521, -69.8757
CIE-LCH:
44.7126, 107.1658, 319.3049
CIE-Luv:
44.7126, 39.0533, -110.1920
Hunter-Lab:
37.8644, 78.3166, -86.8390
#ac06e1 color charts
#ac06e1 color shades, tints & tones
#ac06e1 color schemes
#ac06e1 color preview, HTML & CSS examples
This text has a color of #ac06e1
<p style="color:#ac06e1;">Text here</p>
.mytext {color:#ac06e1;}
This box has a color of #ac06e1
<div style="background-color:#ac06e1;">Content here</div>
.mybackground {background-color:#ac06e1;}
Border around this has a color of #ac06e1
<div style="border:2px solid #ac06e1;">Content here</div>
.myborder {border:2px solid #ac06e1;}