#a21b9d color space conversions
Hex:
#a21b9d
RGB:
162, 27, 157
CMY:
36, 89, 38
CMYK:
0, 83, 3, 36
HSL:
302°, 71.4286%, 37.0588%
HSV (HSB):
302°, 83.3333%, 63.5294%
XYZ:
21.3780, 10.8996, 32.8754
xyY:
0.3281, 0.1673, 10.8996
CIE-Lab:
39.4108, 65.2347, -38.6377
CIE-LCH:
39.4108, 75.8184, 329.3623
CIE-Luv:
39.4108, 53.1772, -62.6671
Hunter-Lab:
33.0145, 57.8096, -35.9300
#a21b9d color charts
#a21b9d color shades, tints & tones
#a21b9d color schemes
#a21b9d color preview, HTML & CSS examples
This text has a color of #a21b9d
<p style="color:#a21b9d;">Text here</p>
.mytext {color:#a21b9d;}
This box has a color of #a21b9d
<div style="background-color:#a21b9d;">Content here</div>
.mybackground {background-color:#a21b9d;}
Border around this has a color of #a21b9d
<div style="border:2px solid #a21b9d;">Content here</div>
.myborder {border:2px solid #a21b9d;}