#a058d4 color space conversions
Hex:
#a058d4
RGB:
160, 88, 212
CMY:
37, 65, 17
CMYK:
25, 58, 0, 17
HSL:
275°, 59.0476%, 58.8235%
HSV (HSB):
275°, 58.4906%, 83.1373%
XYZ:
29.8706, 19.2065, 64.4202
xyY:
0.2632, 0.1692, 19.2065
CIE-Lab:
50.9279, 51.4598, -52.5070
CIE-LCH:
50.9279, 73.5194, 314.4229
CIE-Luv:
50.9279, 23.7524, -86.2091
Hunter-Lab:
43.8252, 44.9687, -56.4748
#a058d4 color charts
#a058d4 color shades, tints & tones
#a058d4 color schemes
#a058d4 color preview, HTML & CSS examples
This text has a color of #a058d4
<p style="color:#a058d4;">Text here</p>
.mytext {color:#a058d4;}
This box has a color of #a058d4
<div style="background-color:#a058d4;">Content here</div>
.mybackground {background-color:#a058d4;}
Border around this has a color of #a058d4
<div style="border:2px solid #a058d4;">Content here</div>
.myborder {border:2px solid #a058d4;}