#a20e80 color space conversions
Hex:
#a20e80
RGB:
162, 14, 128
CMY:
36, 95, 50
CMYK:
0, 91, 21, 36
HSL:
314°, 84.0909%, 34.5098%
HSV (HSB):
314°, 91.3580%, 63.5294%
XYZ:
18.9536, 9.5540, 21.2672
xyY:
0.3808, 0.1919, 9.5540
CIE-Lab:
37.0297, 63.5391, -24.6110
CIE-LCH:
37.0297, 68.1390, 338.8268
CIE-Luv:
37.0297, 66.2032, -42.3512
Hunter-Lab:
30.9095, 55.3640, -19.1577
#a20e80 color charts
#a20e80 color shades, tints & tones
#a20e80 color schemes
#a20e80 color preview, HTML & CSS examples
This text has a color of #a20e80
<p style="color:#a20e80;">Text here</p>
.mytext {color:#a20e80;}
This box has a color of #a20e80
<div style="background-color:#a20e80;">Content here</div>
.mybackground {background-color:#a20e80;}
Border around this has a color of #a20e80
<div style="border:2px solid #a20e80;">Content here</div>
.myborder {border:2px solid #a20e80;}