#a21b7a color space conversions
Hex:
#a21b7a
RGB:
162, 27, 122
CMY:
36, 89, 52
CMYK:
0, 83, 25, 36
HSL:
318°, 71.4286%, 37.0588%
HSV (HSB):
318°, 83.3333%, 63.5294%
XYZ:
18.8051, 9.8704, 19.3264
xyY:
0.3918, 0.2056, 9.8704
CIE-Lab:
37.6088, 60.2780, -19.9695
CIE-LCH:
37.6088, 63.4997, 341.6705
CIE-Luv:
37.6088, 66.8397, -35.8081
Hunter-Lab:
31.4172, 51.8630, -14.4804
#a21b7a color charts
#a21b7a color shades, tints & tones
#a21b7a color schemes
#a21b7a color preview, HTML & CSS examples
This text has a color of #a21b7a
<p style="color:#a21b7a;">Text here</p>
.mytext {color:#a21b7a;}
This box has a color of #a21b7a
<div style="background-color:#a21b7a;">Content here</div>
.mybackground {background-color:#a21b7a;}
Border around this has a color of #a21b7a
<div style="border:2px solid #a21b7a;">Content here</div>
.myborder {border:2px solid #a21b7a;}