#a013a3 color space conversions
Hex:
#a013a3
RGB:
160, 19, 163
CMY:
37, 93, 36
CMYK:
2, 88, 0, 36
HSL:
299°, 79.1209%, 35.6863%
HSV (HSB):
299°, 88.3436%, 63.9216%
XYZ:
21.3409, 10.5837, 35.5684
xyY:
0.3162, 0.1568, 10.5837
CIE-Lab:
38.8702, 67.3888, -43.1376
CIE-LCH:
38.8702, 80.0131, 327.3754
CIE-Luv:
38.8702, 50.4308, -68.8307
Hunter-Lab:
32.5326, 60.1617, -42.0500
#a013a3 color charts
#a013a3 color shades, tints & tones
#a013a3 color schemes
#a013a3 color preview, HTML & CSS examples
This text has a color of #a013a3
<p style="color:#a013a3;">Text here</p>
.mytext {color:#a013a3;}
This box has a color of #a013a3
<div style="background-color:#a013a3;">Content here</div>
.mybackground {background-color:#a013a3;}
Border around this has a color of #a013a3
<div style="border:2px solid #a013a3;">Content here</div>
.myborder {border:2px solid #a013a3;}