#ac75f8 color space conversions
Hex:
#ac75f8
RGB:
172, 117, 248
CMY:
33, 54, 3
CMYK:
31, 53, 0, 3
HSL:
265°, 90.3448%, 71.5686%
HSV (HSB):
265°, 52.8226%, 97.2549%
XYZ:
40.3178, 28.2705, 92.1387
xyY:
0.2508, 0.1759, 28.2705
CIE-Lab:
60.1324, 47.5274, -57.9095
CIE-LCH:
60.1324, 74.9157, 309.3763
CIE-Luv:
60.1324, 15.5260, -97.6158
Hunter-Lab:
53.1701, 42.3055, -65.5250
#ac75f8 color charts
#ac75f8 color shades, tints & tones
#ac75f8 color schemes
#ac75f8 color preview, HTML & CSS examples
This text has a color of #ac75f8
<p style="color:#ac75f8;">Text here</p>
.mytext {color:#ac75f8;}
This box has a color of #ac75f8
<div style="background-color:#ac75f8;">Content here</div>
.mybackground {background-color:#ac75f8;}
Border around this has a color of #ac75f8
<div style="border:2px solid #ac75f8;">Content here</div>
.myborder {border:2px solid #ac75f8;}