#a20df5 color space conversions
Hex:
#a20df5
RGB:
162, 13, 245
CMY:
36, 95, 4
CMYK:
34, 95, 0, 4
HSL:
279°, 92.0635%, 50.5882%
HSV (HSB):
279°, 94.6939%, 96.0784%
XYZ:
31.5256, 14.5618, 87.5353
xyY:
0.2359, 0.1090, 14.5618
CIE-Lab:
45.0281, 83.0561, -80.7470
CIE-LCH:
45.0281, 115.8378, 315.8076
CIE-Luv:
45.0281, 28.2063, -124.4756
Hunter-Lab:
38.1599, 80.6871, -109.2938
#a20df5 color charts
#a20df5 color shades, tints & tones
#a20df5 color schemes
#a20df5 color preview, HTML & CSS examples
This text has a color of #a20df5
<p style="color:#a20df5;">Text here</p>
.mytext {color:#a20df5;}
This box has a color of #a20df5
<div style="background-color:#a20df5;">Content here</div>
.mybackground {background-color:#a20df5;}
Border around this has a color of #a20df5
<div style="border:2px solid #a20df5;">Content here</div>
.myborder {border:2px solid #a20df5;}