#a20b8b color space conversions
Hex:
#a20b8b
RGB:
162, 11, 139
CMY:
36, 96, 45
CMYK:
0, 93, 14, 36
HSL:
309°, 87.2832%, 33.9216%
HSV (HSB):
309°, 93.2099%, 63.5294%
XYZ:
19.6802, 9.7848, 25.2775
xyY:
0.3595, 0.1787, 9.7848
CIE-Lab:
37.4534, 65.3987, -30.7586
CIE-LCH:
37.4534, 72.2709, 334.8113
CIE-Luv:
37.4534, 61.8696, -51.0588
Hunter-Lab:
31.2807, 57.5617, -26.0150
#a20b8b color charts
#a20b8b color shades, tints & tones
#a20b8b color schemes
#a20b8b color preview, HTML & CSS examples
This text has a color of #a20b8b
<p style="color:#a20b8b;">Text here</p>
.mytext {color:#a20b8b;}
This box has a color of #a20b8b
<div style="background-color:#a20b8b;">Content here</div>
.mybackground {background-color:#a20b8b;}
Border around this has a color of #a20b8b
<div style="border:2px solid #a20b8b;">Content here</div>
.myborder {border:2px solid #a20b8b;}