#a2019d color space conversions
Hex:
#a2019d
RGB:
162, 1, 157
CMY:
36, 100, 38
CMYK:
0, 99, 3, 36
HSL:
302°, 98.7730%, 31.9608%
HSV (HSB):
302°, 99.3827%, 63.5294%
XYZ:
20.9969, 10.1374, 32.7483
xyY:
0.3287, 0.1587, 10.1374
CIE-Lab:
38.0879, 69.1191, -40.7454
CIE-LCH:
38.0879, 80.2349, 329.4808
CIE-Luv:
38.0879, 55.3233, -65.3815
Hunter-Lab:
31.8393, 61.9960, -38.6953
#a2019d color charts
#a2019d color shades, tints & tones
#a2019d color schemes
#a2019d color preview, HTML & CSS examples
This text has a color of #a2019d
<p style="color:#a2019d;">Text here</p>
.mytext {color:#a2019d;}
This box has a color of #a2019d
<div style="background-color:#a2019d;">Content here</div>
.mybackground {background-color:#a2019d;}
Border around this has a color of #a2019d
<div style="border:2px solid #a2019d;">Content here</div>
.myborder {border:2px solid #a2019d;}