#a60ac9 color space conversions
Hex:
#a60ac9
RGB:
166, 10, 201
CMY:
35, 96, 21
CMYK:
17, 95, 0, 21
HSL:
289°, 90.5213%, 41.3725%
HSV (HSB):
289°, 95.0249%, 78.8235%
XYZ:
26.3770, 12.5411, 56.2888
xyY:
0.2770, 0.1317, 12.5411
CIE-Lab:
42.0635, 75.8625, -60.4061
CIE-LCH:
42.0635, 96.9743, 321.4712
CIE-Luv:
42.0635, 42.3132, -95.1003
Hunter-Lab:
35.4134, 70.9789, -69.4506
#a60ac9 color charts
#a60ac9 color shades, tints & tones
#a60ac9 color schemes
#a60ac9 color preview, HTML & CSS examples
This text has a color of #a60ac9
<p style="color:#a60ac9;">Text here</p>
.mytext {color:#a60ac9;}
This box has a color of #a60ac9
<div style="background-color:#a60ac9;">Content here</div>
.mybackground {background-color:#a60ac9;}
Border around this has a color of #a60ac9
<div style="border:2px solid #a60ac9;">Content here</div>
.myborder {border:2px solid #a60ac9;}