#a020c7 color space conversions
Hex:
#a020c7
RGB:
160, 32, 199
CMY:
37, 87, 22
CMYK:
20, 84, 0, 22
HSL:
286°, 72.2944%, 45.2941%
HSV (HSB):
286°, 83.9196%, 78.0392%
XYZ:
25.3225, 12.6301, 55.1360
xyY:
0.2720, 0.1357, 12.6301
CIE-Lab:
42.2006, 70.8664, -59.0665
CIE-LCH:
42.2006, 92.2545, 320.1891
CIE-Luv:
42.2006, 37.6263, -92.9041
Hunter-Lab:
35.5389, 64.9935, -67.1070
#a020c7 color charts
#a020c7 color shades, tints & tones
#a020c7 color schemes
#a020c7 color preview, HTML & CSS examples
This text has a color of #a020c7
<p style="color:#a020c7;">Text here</p>
.mytext {color:#a020c7;}
This box has a color of #a020c7
<div style="background-color:#a020c7;">Content here</div>
.mybackground {background-color:#a020c7;}
Border around this has a color of #a020c7
<div style="border:2px solid #a020c7;">Content here</div>
.myborder {border:2px solid #a020c7;}