#a2006b color space conversions
Hex:
#a2006b
RGB:
162, 0, 107
CMY:
36, 100, 58
CMYK:
0, 100, 34, 36
HSL:
320°, 100.0000%, 31.7647%
HSV (HSB):
320°, 100.0000%, 63.5294%
XYZ:
17.5541, 8.7429, 14.6723
xyY:
0.4285, 0.2134, 8.7429
CIE-Lab:
35.4845, 62.8251, -13.7694
CIE-LCH:
35.4845, 64.3163, 347.6379
CIE-Luv:
35.4845, 76.8132, -27.6926
Hunter-Lab:
29.5684, 54.2268, -8.7226
#a2006b color charts
#a2006b color shades, tints & tones
#a2006b color schemes
#a2006b color preview, HTML & CSS examples
This text has a color of #a2006b
<p style="color:#a2006b;">Text here</p>
.mytext {color:#a2006b;}
This box has a color of #a2006b
<div style="background-color:#a2006b;">Content here</div>
.mybackground {background-color:#a2006b;}
Border around this has a color of #a2006b
<div style="border:2px solid #a2006b;">Content here</div>
.myborder {border:2px solid #a2006b;}