#a212b5 color space conversions
Hex:
#a212b5
RGB:
162, 18, 181
CMY:
36, 93, 29
CMYK:
10, 90, 0, 29
HSL:
293°, 81.9095%, 39.0196%
HSV (HSB):
293°, 90.0552%, 70.9804%
XYZ:
23.4571, 11.4502, 44.6898
xyY:
0.2947, 0.1439, 11.4502
CIE-Lab:
40.3286, 70.8326, -51.5139
CIE-LCH:
40.3286, 87.5840, 323.9730
CIE-Luv:
40.3286, 45.6697, -81.4587
Hunter-Lab:
33.8381, 64.5221, -54.6173
#a212b5 color charts
#a212b5 color shades, tints & tones
#a212b5 color schemes
#a212b5 color preview, HTML & CSS examples
This text has a color of #a212b5
<p style="color:#a212b5;">Text here</p>
.mytext {color:#a212b5;}
This box has a color of #a212b5
<div style="background-color:#a212b5;">Content here</div>
.mybackground {background-color:#a212b5;}
Border around this has a color of #a212b5
<div style="border:2px solid #a212b5;">Content here</div>
.myborder {border:2px solid #a212b5;}