#a201ed color space conversions
Hex:
#a201ed
RGB:
162, 1, 237
CMY:
36, 100, 7
CMYK:
32, 100, 0, 7
HSL:
281°, 99.1597%, 46.6667%
HSV (HSB):
281°, 99.5781%, 92.9412%
XYZ:
30.1972, 13.8175, 81.1962
xyY:
0.2412, 0.1104, 13.8175
CIE-Lab:
43.9701, 82.6850, -77.9691
CIE-LCH:
43.9701, 113.6485, 316.6814
CIE-Luv:
43.9701, 30.4412, -119.9370
Hunter-Lab:
37.1719, 79.9565, -103.4894
#a201ed color charts
#a201ed color shades, tints & tones
#a201ed color schemes
#a201ed color preview, HTML & CSS examples
This text has a color of #a201ed
<p style="color:#a201ed;">Text here</p>
.mytext {color:#a201ed;}
This box has a color of #a201ed
<div style="background-color:#a201ed;">Content here</div>
.mybackground {background-color:#a201ed;}
Border around this has a color of #a201ed
<div style="border:2px solid #a201ed;">Content here</div>
.myborder {border:2px solid #a201ed;}