#a20f8e color space conversions
Hex:
#a20f8e
RGB:
162, 15, 142
CMY:
36, 94, 44
CMYK:
0, 91, 12, 36
HSL:
308°, 83.0508%, 34.7059%
HSV (HSB):
308°, 90.7407%, 63.5294%
XYZ:
19.9536, 9.9760, 26.4651
xyY:
0.3538, 0.1769, 9.9760
CIE-Lab:
37.7994, 65.2712, -32.0577
CIE-LCH:
37.7994, 72.7188, 333.8422
CIE-Luv:
37.7994, 60.3006, -52.9433
Hunter-Lab:
31.5848, 57.4932, -27.5700
#a20f8e color charts
#a20f8e color shades, tints & tones
#a20f8e color schemes
#a20f8e color preview, HTML & CSS examples
This text has a color of #a20f8e
<p style="color:#a20f8e;">Text here</p>
.mytext {color:#a20f8e;}
This box has a color of #a20f8e
<div style="background-color:#a20f8e;">Content here</div>
.mybackground {background-color:#a20f8e;}
Border around this has a color of #a20f8e
<div style="border:2px solid #a20f8e;">Content here</div>
.myborder {border:2px solid #a20f8e;}