#a6008b color space conversions
Hex:
#a6008b
RGB:
166, 0, 139
CMY:
35, 100, 45
CMYK:
0, 100, 16, 35
HSL:
310°, 100.0000%, 32.5490%
HSV (HSB):
310°, 100.0000%, 65.0980%
XYZ:
20.3861, 9.9711, 25.2762
xyY:
0.3664, 0.1792, 9.9711
CIE-Lab:
37.7905, 67.4412, -30.1754
CIE-LCH:
37.7905, 73.8842, 335.8947
CIE-Luv:
37.7905, 65.7999, -50.7074
Hunter-Lab:
31.5770, 59.9797, -25.3556
#a6008b color charts
#a6008b color shades, tints & tones
#a6008b color schemes
#a6008b color preview, HTML & CSS examples
This text has a color of #a6008b
<p style="color:#a6008b;">Text here</p>
.mytext {color:#a6008b;}
This box has a color of #a6008b
<div style="background-color:#a6008b;">Content here</div>
.mybackground {background-color:#a6008b;}
Border around this has a color of #a6008b
<div style="border:2px solid #a6008b;">Content here</div>
.myborder {border:2px solid #a6008b;}