#a21cb4 color space conversions
Hex:
#a21cb4
RGB:
162, 28, 180
CMY:
36, 89, 29
CMYK:
10, 84, 0, 29
HSL:
293°, 73.0769%, 40.7843%
HSV (HSB):
293°, 84.4444%, 70.5882%
XYZ:
23.5538, 11.8072, 44.2176
xyY:
0.2960, 0.1484, 11.8072
CIE-Lab:
40.9080, 68.7654, -49.9896
CIE-LCH:
40.9080, 85.0155, 323.9844
CIE-Luv:
40.9080, 45.1084, -79.5176
Hunter-Lab:
34.3616, 62.2233, -52.2432
#a21cb4 color charts
#a21cb4 color shades, tints & tones
#a21cb4 color schemes
#a21cb4 color preview, HTML & CSS examples
This text has a color of #a21cb4
<p style="color:#a21cb4;">Text here</p>
.mytext {color:#a21cb4;}
This box has a color of #a21cb4
<div style="background-color:#a21cb4;">Content here</div>
.mybackground {background-color:#a21cb4;}
Border around this has a color of #a21cb4
<div style="border:2px solid #a21cb4;">Content here</div>
.myborder {border:2px solid #a21cb4;}