#a2028c color space conversions
Hex:
#a2028c
RGB:
162, 2, 140
CMY:
36, 99, 45
CMYK:
0, 99, 14, 36
HSL:
308°, 97.5610%, 32.1569%
HSV (HSB):
308°, 98.7654%, 63.5294%
XYZ:
19.6556, 9.6182, 25.6315
xyY:
0.3580, 0.1752, 9.6182
CIE-Lab:
37.1484, 66.5905, -31.8557
CIE-LCH:
37.1484, 73.8179, 334.4344
CIE-Luv:
37.1484, 62.1207, -52.5841
Hunter-Lab:
31.0133, 58.8565, -27.2919
#a2028c color charts
#a2028c color shades, tints & tones
#a2028c color schemes
#a2028c color preview, HTML & CSS examples
This text has a color of #a2028c
<p style="color:#a2028c;">Text here</p>
.mytext {color:#a2028c;}
This box has a color of #a2028c
<div style="background-color:#a2028c;">Content here</div>
.mybackground {background-color:#a2028c;}
Border around this has a color of #a2028c
<div style="border:2px solid #a2028c;">Content here</div>
.myborder {border:2px solid #a2028c;}