#a201e9 color space conversions
Hex:
#a201e9
RGB:
162, 1, 233
CMY:
36, 100, 9
CMYK:
30, 100, 0, 9
HSL:
282°, 99.1453%, 45.8824%
HSV (HSB):
282°, 99.5708%, 91.3725%
XYZ:
29.6191, 13.5863, 78.1521
xyY:
0.2441, 0.1120, 13.5863
CIE-Lab:
43.6337, 81.9439, -76.2536
CIE-LCH:
43.6337, 111.9349, 317.0600
CIE-Luv:
43.6337, 31.4168, -117.4119
Hunter-Lab:
36.8596, 78.9324, -99.9089
#a201e9 color charts
#a201e9 color shades, tints & tones
#a201e9 color schemes
#a201e9 color preview, HTML & CSS examples
This text has a color of #a201e9
<p style="color:#a201e9;">Text here</p>
.mytext {color:#a201e9;}
This box has a color of #a201e9
<div style="background-color:#a201e9;">Content here</div>
.mybackground {background-color:#a201e9;}
Border around this has a color of #a201e9
<div style="border:2px solid #a201e9;">Content here</div>
.myborder {border:2px solid #a201e9;}