#a20b9e color space conversions
Hex:
#a20b9e
RGB:
162, 11, 158
CMY:
36, 96, 38
CMYK:
0, 93, 2, 36
HSL:
302°, 87.2832%, 33.9216%
HSV (HSB):
302°, 93.2099%, 63.5294%
XYZ:
21.1915, 10.3893, 33.2362
xyY:
0.3269, 0.1603, 10.3893
CIE-Lab:
38.5323, 68.1343, -40.6413
CIE-LCH:
38.5323, 79.3347, 329.1844
CIE-Luv:
38.5323, 54.3309, -65.3498
Hunter-Lab:
32.2325, 60.9493, -38.5734
#a20b9e color charts
#a20b9e color shades, tints & tones
#a20b9e color schemes
#a20b9e color preview, HTML & CSS examples
This text has a color of #a20b9e
<p style="color:#a20b9e;">Text here</p>
.mytext {color:#a20b9e;}
This box has a color of #a20b9e
<div style="background-color:#a20b9e;">Content here</div>
.mybackground {background-color:#a20b9e;}
Border around this has a color of #a20b9e
<div style="border:2px solid #a20b9e;">Content here</div>
.myborder {border:2px solid #a20b9e;}