#a075e5 color space conversions
Hex:
#a075e5
RGB:
160, 117, 229
CMY:
37, 54, 10
CMYK:
30, 49, 0, 10
HSL:
263°, 68.2927%, 67.8431%
HSV (HSB):
263°, 48.9083%, 89.8039%
XYZ:
35.0014, 25.8533, 77.2742
xyY:
0.2534, 0.1872, 25.8533
CIE-Lab:
57.8975, 39.8630, -50.9876
CIE-LCH:
57.8975, 64.7209, 308.0189
CIE-Luv:
57.8975, 12.0667, -84.9730
Hunter-Lab:
50.8461, 33.8947, -54.5145
#a075e5 color charts
#a075e5 color shades, tints & tones
#a075e5 color schemes
#a075e5 color preview, HTML & CSS examples
This text has a color of #a075e5
<p style="color:#a075e5;">Text here</p>
.mytext {color:#a075e5;}
This box has a color of #a075e5
<div style="background-color:#a075e5;">Content here</div>
.mybackground {background-color:#a075e5;}
Border around this has a color of #a075e5
<div style="border:2px solid #a075e5;">Content here</div>
.myborder {border:2px solid #a075e5;}