#a20c80 color space conversions
Hex:
#a20c80
RGB:
162, 12, 128
CMY:
36, 95, 50
CMYK:
0, 93, 21, 36
HSL:
314°, 86.2069%, 34.1176%
HSV (HSB):
314°, 92.5926%, 63.5294%
XYZ:
18.9280, 9.5028, 21.2587
xyY:
0.3809, 0.1912, 9.5028
CIE-Lab:
36.9349, 63.8162, -24.7589
CIE-LCH:
36.9349, 68.4508, 338.7951
CIE-Luv:
36.9349, 66.4007, -42.5604
Hunter-Lab:
30.8267, 55.6550, -19.3089
#a20c80 color charts
#a20c80 color shades, tints & tones
#a20c80 color schemes
#a20c80 color preview, HTML & CSS examples
This text has a color of #a20c80
<p style="color:#a20c80;">Text here</p>
.mytext {color:#a20c80;}
This box has a color of #a20c80
<div style="background-color:#a20c80;">Content here</div>
.mybackground {background-color:#a20c80;}
Border around this has a color of #a20c80
<div style="border:2px solid #a20c80;">Content here</div>
.myborder {border:2px solid #a20c80;}