#a073e1 color space conversions
Hex:
#a073e1
RGB:
160, 115, 225
CMY:
37, 55, 12
CMYK:
29, 49, 0, 12
HSL:
265°, 64.7059%, 66.6667%
HSV (HSB):
265°, 48.8889%, 88.2353%
XYZ:
34.2185, 25.1713, 74.2892
xyY:
0.2560, 0.1883, 25.1713
CIE-Lab:
57.2419, 39.9969, -49.7907
CIE-LCH:
57.2419, 63.8660, 308.7750
CIE-Luv:
57.2419, 13.2659, -82.8860
Hunter-Lab:
50.1710, 33.9446, -52.6722
#a073e1 color charts
#a073e1 color shades, tints & tones
#a073e1 color schemes
#a073e1 color preview, HTML & CSS examples
This text has a color of #a073e1
<p style="color:#a073e1;">Text here</p>
.mytext {color:#a073e1;}
This box has a color of #a073e1
<div style="background-color:#a073e1;">Content here</div>
.mybackground {background-color:#a073e1;}
Border around this has a color of #a073e1
<div style="border:2px solid #a073e1;">Content here</div>
.myborder {border:2px solid #a073e1;}