#ac12f7 color space conversions
Hex:
#ac12f7
RGB:
172, 18, 247
CMY:
33, 93, 3
CMYK:
30, 93, 0, 3
HSL:
280°, 93.4694%, 51.9608%
HSV (HSB):
280°, 92.7126%, 96.8627%
XYZ:
34.0181, 15.9187, 89.2753
xyY:
0.2444, 0.1143, 15.9187
CIE-Lab:
46.8676, 84.0179, -78.7995
CIE-LCH:
46.8676, 115.1884, 316.8357
CIE-Luv:
46.8676, 32.8127, -123.8855
Hunter-Lab:
39.8982, 82.3711, -104.7373
#ac12f7 color charts
#ac12f7 color shades, tints & tones
#ac12f7 color schemes
#ac12f7 color preview, HTML & CSS examples
This text has a color of #ac12f7
<p style="color:#ac12f7;">Text here</p>
.mytext {color:#ac12f7;}
This box has a color of #ac12f7
<div style="background-color:#ac12f7;">Content here</div>
.mybackground {background-color:#ac12f7;}
Border around this has a color of #ac12f7
<div style="border:2px solid #ac12f7;">Content here</div>
.myborder {border:2px solid #ac12f7;}