#a073e5 color space conversions
Hex:
#a073e5
RGB:
160, 115, 229
CMY:
37, 55, 10
CMYK:
30, 50, 0, 10
HSL:
264°, 68.6747%, 67.4510%
HSV (HSB):
264°, 49.7817%, 89.8039%
XYZ:
34.7708, 25.3922, 77.1973
xyY:
0.2531, 0.1849, 25.3922
CIE-Lab:
57.4556, 40.9794, -51.6905
CIE-LCH:
57.4556, 65.9638, 308.4068
CIE-Luv:
57.4556, 12.7312, -86.0872
Hunter-Lab:
50.3907, 34.9857, -55.5574
#a073e5 color charts
#a073e5 color shades, tints & tones
#a073e5 color schemes
#a073e5 color preview, HTML & CSS examples
This text has a color of #a073e5
<p style="color:#a073e5;">Text here</p>
.mytext {color:#a073e5;}
This box has a color of #a073e5
<div style="background-color:#a073e5;">Content here</div>
.mybackground {background-color:#a073e5;}
Border around this has a color of #a073e5
<div style="border:2px solid #a073e5;">Content here</div>
.myborder {border:2px solid #a073e5;}