#a2017d color space conversions
Hex:
#a2017d
RGB:
162, 1, 125
CMY:
36, 100, 51
CMYK:
0, 99, 23, 36
HSL:
314°, 98.7730%, 31.9608%
HSV (HSB):
314°, 99.3827%, 63.5294%
XYZ:
18.6128, 9.1838, 20.1937
xyY:
0.3878, 0.1914, 9.1838
CIE-Lab:
36.3357, 64.7691, -23.8212
CIE-LCH:
36.3357, 69.0108, 339.8071
CIE-Luv:
36.3357, 68.6498, -41.2637
Hunter-Lab:
30.3047, 56.5994, -18.2948
#a2017d color charts
#a2017d color shades, tints & tones
#a2017d color schemes
#a2017d color preview, HTML & CSS examples
This text has a color of #a2017d
<p style="color:#a2017d;">Text here</p>
.mytext {color:#a2017d;}
This box has a color of #a2017d
<div style="background-color:#a2017d;">Content here</div>
.mybackground {background-color:#a2017d;}
Border around this has a color of #a2017d
<div style="border:2px solid #a2017d;">Content here</div>
.myborder {border:2px solid #a2017d;}