#ac04f5 color space conversions
Hex:
#ac04f5
RGB:
172, 4, 245
CMY:
33, 98, 4
CMYK:
30, 98, 0, 4
HSL:
282°, 96.7871%, 48.8235%
HSV (HSB):
282°, 98.3673%, 96.0784%
XYZ:
33.5381, 15.4501, 87.6007
xyY:
0.2455, 0.1131, 15.4501
CIE-Lab:
46.2446, 85.0260, -78.6959
CIE-LCH:
46.2446, 115.8553, 317.2142
CIE-Luv:
46.2446, 33.7820, -123.2588
Hunter-Lab:
39.3066, 83.5176, -104.6223
#ac04f5 color charts
#ac04f5 color shades, tints & tones
#ac04f5 color schemes
#ac04f5 color preview, HTML & CSS examples
This text has a color of #ac04f5
<p style="color:#ac04f5;">Text here</p>
.mytext {color:#ac04f5;}
This box has a color of #ac04f5
<div style="background-color:#ac04f5;">Content here</div>
.mybackground {background-color:#ac04f5;}
Border around this has a color of #ac04f5
<div style="border:2px solid #ac04f5;">Content here</div>
.myborder {border:2px solid #ac04f5;}