#ac75e6 color space conversions
Hex:
#ac75e6
RGB:
172, 117, 230
CMY:
33, 54, 10
CMYK:
25, 49, 0, 10
HSL:
269°, 69.3252%, 68.0392%
HSV (HSB):
269°, 49.1304%, 90.1961%
XYZ:
37.6575, 27.2064, 78.1295
xyY:
0.2634, 0.1903, 27.2064
CIE-Lab:
59.1649, 43.2457, -49.4584
CIE-LCH:
59.1649, 65.6987, 311.1660
CIE-Luv:
59.1649, 18.1737, -83.3188
Hunter-Lab:
52.1598, 37.5910, -52.2980
#ac75e6 color charts
#ac75e6 color shades, tints & tones
#ac75e6 color schemes
#ac75e6 color preview, HTML & CSS examples
This text has a color of #ac75e6
<p style="color:#ac75e6;">Text here</p>
.mytext {color:#ac75e6;}
This box has a color of #ac75e6
<div style="background-color:#ac75e6;">Content here</div>
.mybackground {background-color:#ac75e6;}
Border around this has a color of #ac75e6
<div style="border:2px solid #ac75e6;">Content here</div>
.myborder {border:2px solid #ac75e6;}