#a213e5 color space conversions
Hex:
#a213e5
RGB:
162, 19, 229
CMY:
36, 93, 10
CMYK:
29, 92, 0, 10
HSL:
281°, 84.6774%, 48.6275%
HSV (HSB):
281°, 91.7031%, 89.8039%
XYZ:
29.2760, 13.8043, 75.2502
xyY:
0.2474, 0.1167, 13.8043
CIE-Lab:
43.9509, 79.2625, -73.4623
CIE-LCH:
43.9509, 108.0706, 317.1750
CIE-Luv:
43.9509, 31.7577, -113.9723
Hunter-Lab:
37.1541, 75.6316, -94.0754
#a213e5 color charts
#a213e5 color shades, tints & tones
#a213e5 color schemes
#a213e5 color preview, HTML & CSS examples
This text has a color of #a213e5
<p style="color:#a213e5;">Text here</p>
.mytext {color:#a213e5;}
This box has a color of #a213e5
<div style="background-color:#a213e5;">Content here</div>
.mybackground {background-color:#a213e5;}
Border around this has a color of #a213e5
<div style="border:2px solid #a213e5;">Content here</div>
.myborder {border:2px solid #a213e5;}