#a201a7 color space conversions
Hex:
#a201a7
RGB:
162, 1, 167
CMY:
36, 100, 35
CMYK:
3, 99, 0, 35
HSL:
298°, 98.8095%, 32.9412%
HSV (HSB):
298°, 99.4012%, 65.4902%
XYZ:
21.8862, 10.4931, 37.4311
xyY:
0.3135, 0.1503, 10.4931
CIE-Lab:
38.7133, 70.6317, -45.7719
CIE-LCH:
38.7133, 84.1659, 327.0553
CIE-Luv:
38.7133, 51.5387, -72.6968
Hunter-Lab:
32.3931, 63.9146, -45.8360
#a201a7 color charts
#a201a7 color shades, tints & tones
#a201a7 color schemes
#a201a7 color preview, HTML & CSS examples
This text has a color of #a201a7
<p style="color:#a201a7;">Text here</p>
.mytext {color:#a201a7;}
This box has a color of #a201a7
<div style="background-color:#a201a7;">Content here</div>
.mybackground {background-color:#a201a7;}
Border around this has a color of #a201a7
<div style="border:2px solid #a201a7;">Content here</div>
.myborder {border:2px solid #a201a7;}