#a201a4 color space conversions
Hex:
#a201a4
RGB:
162, 1, 164
CMY:
36, 100, 36
CMYK:
1, 99, 0, 36
HSL:
299°, 98.7879%, 32.3529%
HSV (HSB):
299°, 99.3902%, 64.3137%
XYZ:
21.6120, 10.3834, 35.9871
xyY:
0.3179, 0.1527, 10.3834
CIE-Lab:
38.5220, 70.1710, -44.2764
CIE-LCH:
38.5220, 82.9722, 327.7489
CIE-Luv:
38.5220, 52.6532, -70.5165
Hunter-Lab:
32.2233, 63.3280, -43.6589
#a201a4 color charts
#a201a4 color shades, tints & tones
#a201a4 color schemes
#a201a4 color preview, HTML & CSS examples
This text has a color of #a201a4
<p style="color:#a201a4;">Text here</p>
.mytext {color:#a201a4;}
This box has a color of #a201a4
<div style="background-color:#a201a4;">Content here</div>
.mybackground {background-color:#a201a4;}
Border around this has a color of #a201a4
<div style="border:2px solid #a201a4;">Content here</div>
.myborder {border:2px solid #a201a4;}