#a22a8d color space conversions
Hex:
#a22a8d
RGB:
162, 42, 141
CMY:
36, 84, 45
CMYK:
0, 74, 13, 36
HSL:
311°, 58.8235%, 40.0000%
HSV (HSB):
311°, 74.0741%, 63.5294%
XYZ:
20.5360, 11.2604, 26.2904
xyY:
0.3535, 0.1939, 11.2604
CIE-Lab:
40.0156, 58.5817, -27.9614
CIE-LCH:
40.0156, 64.9126, 334.4846
CIE-Luv:
40.0156, 56.3430, -47.1460
Hunter-Lab:
33.5565, 50.5148, -22.9622
#a22a8d color charts
#a22a8d color shades, tints & tones
#a22a8d color schemes
#a22a8d color preview, HTML & CSS examples
This text has a color of #a22a8d
<p style="color:#a22a8d;">Text here</p>
.mytext {color:#a22a8d;}
This box has a color of #a22a8d
<div style="background-color:#a22a8d;">Content here</div>
.mybackground {background-color:#a22a8d;}
Border around this has a color of #a22a8d
<div style="border:2px solid #a22a8d;">Content here</div>
.myborder {border:2px solid #a22a8d;}