#a21abc color space conversions
Hex:
#a21abc
RGB:
162, 26, 188
CMY:
36, 90, 26
CMYK:
14, 86, 0, 26
HSL:
290°, 75.7009%, 41.9608%
HSV (HSB):
290°, 86.1702%, 73.7255%
XYZ:
24.3468, 12.0510, 48.6198
xyY:
0.2864, 0.1417, 12.0510
CIE-Lab:
41.2971, 70.5742, -54.0792
CIE-LCH:
41.2971, 88.9116, 322.5380
CIE-Luv:
41.2971, 42.7552, -85.5279
Hunter-Lab:
34.7146, 64.4391, -58.7390
#a21abc color charts
#a21abc color shades, tints & tones
#a21abc color schemes
#a21abc color preview, HTML & CSS examples
This text has a color of #a21abc
<p style="color:#a21abc;">Text here</p>
.mytext {color:#a21abc;}
This box has a color of #a21abc
<div style="background-color:#a21abc;">Content here</div>
.mybackground {background-color:#a21abc;}
Border around this has a color of #a21abc
<div style="border:2px solid #a21abc;">Content here</div>
.myborder {border:2px solid #a21abc;}