#ac01fc color space conversions
Hex:
#ac01fc
RGB:
172, 1, 252
CMY:
33, 100, 1
CMYK:
32, 100, 0, 1
HSL:
281°, 99.2095%, 49.6078%
HSV (HSB):
281°, 99.6032%, 98.8235%
XYZ:
34.5948, 15.8206, 93.3258
xyY:
0.2407, 0.1101, 15.8206
CIE-Lab:
46.7383, 86.5703, -81.8117
CIE-LCH:
46.7383, 119.1116, 316.6188
CIE-Luv:
46.7383, 32.1424, -127.7996
Hunter-Lab:
39.7752, 85.6454, -111.2715
#ac01fc color charts
#ac01fc color shades, tints & tones
#ac01fc color schemes
#ac01fc color preview, HTML & CSS examples
This text has a color of #ac01fc
<p style="color:#ac01fc;">Text here</p>
.mytext {color:#ac01fc;}
This box has a color of #ac01fc
<div style="background-color:#ac01fc;">Content here</div>
.mybackground {background-color:#ac01fc;}
Border around this has a color of #ac01fc
<div style="border:2px solid #ac01fc;">Content here</div>
.myborder {border:2px solid #ac01fc;}