#ac72f8 color space conversions
Hex:
#ac72f8
RGB:
172, 114, 248
CMY:
33, 55, 3
CMYK:
31, 54, 0, 3
HSL:
266°, 90.5405%, 70.9804%
HSV (HSB):
266°, 54.0323%, 97.2549%
XYZ:
39.9738, 27.5826, 92.0241
xyY:
0.2505, 0.1728, 27.5826
CIE-Lab:
59.5097, 49.1397, -58.9045
CIE-LCH:
59.5097, 76.7101, 309.8357
CIE-Luv:
59.5097, 16.4469, -99.1609
Hunter-Lab:
52.5191, 43.9531, -67.1246
#ac72f8 color charts
#ac72f8 color shades, tints & tones
#ac72f8 color schemes
#ac72f8 color preview, HTML & CSS examples
This text has a color of #ac72f8
<p style="color:#ac72f8;">Text here</p>
.mytext {color:#ac72f8;}
This box has a color of #ac72f8
<div style="background-color:#ac72f8;">Content here</div>
.mybackground {background-color:#ac72f8;}
Border around this has a color of #ac72f8
<div style="border:2px solid #ac72f8;">Content here</div>
.myborder {border:2px solid #ac72f8;}