#a201be color space conversions
Hex:
#a201be
RGB:
162, 1, 190
CMY:
36, 100, 25
CMYK:
15, 99, 0, 25
HSL:
291°, 98.9529%, 37.4510%
HSV (HSB):
291°, 99.4737%, 74.5098%
XYZ:
24.2054, 11.4208, 49.6439
xyY:
0.2839, 0.1339, 11.4208
CIE-Lab:
40.2803, 74.3408, -56.8979
CIE-LCH:
40.2803, 93.6159, 322.5708
CIE-Luv:
40.2803, 43.5943, -88.9807
Hunter-Lab:
33.7947, 68.7098, -63.4399
#a201be color charts
#a201be color shades, tints & tones
#a201be color schemes
#a201be color preview, HTML & CSS examples
This text has a color of #a201be
<p style="color:#a201be;">Text here</p>
.mytext {color:#a201be;}
This box has a color of #a201be
<div style="background-color:#a201be;">Content here</div>
.mybackground {background-color:#a201be;}
Border around this has a color of #a201be
<div style="border:2px solid #a201be;">Content here</div>
.myborder {border:2px solid #a201be;}