#ac01f8 color space conversions
Hex:
#ac01f8
RGB:
172, 1, 248
CMY:
33, 100, 3
CMYK:
31, 100, 0, 3
HSL:
282°, 99.1968%, 48.8235%
HSV (HSB):
282°, 99.5968%, 97.2549%
XYZ:
33.9674, 15.5697, 90.0219
xyY:
0.2434, 0.1116, 15.5697
CIE-Lab:
46.4048, 85.8365, -80.1178
CIE-LCH:
46.4048, 117.4171, 316.9736
CIE-Luv:
46.4048, 33.1215, -125.2811
Hunter-Lab:
39.4584, 84.6077, -107.6455
#ac01f8 color charts
#ac01f8 color shades, tints & tones
#ac01f8 color schemes
#ac01f8 color preview, HTML & CSS examples
This text has a color of #ac01f8
<p style="color:#ac01f8;">Text here</p>
.mytext {color:#ac01f8;}
This box has a color of #ac01f8
<div style="background-color:#ac01f8;">Content here</div>
.mybackground {background-color:#ac01f8;}
Border around this has a color of #ac01f8
<div style="border:2px solid #ac01f8;">Content here</div>
.myborder {border:2px solid #ac01f8;}