#a037ec color space conversions
Hex:
#a037ec
RGB:
160, 55, 236
CMY:
37, 78, 7
CMYK:
32, 77, 0, 7
HSL:
275°, 82.6484%, 57.0588%
HSV (HSB):
275°, 76.6949%, 92.5490%
XYZ:
31.0037, 16.2621, 80.8617
xyY:
0.2420, 0.1269, 16.2621
CIE-Lab:
47.3165, 71.2717, -71.9500
CIE-LCH:
47.3165, 101.2741, 314.7286
CIE-Luv:
47.3165, 25.7075, -114.1211
Hunter-Lab:
40.3263, 66.6637, -90.6591
#a037ec color charts
#a037ec color shades, tints & tones
#a037ec color schemes
#a037ec color preview, HTML & CSS examples
This text has a color of #a037ec
<p style="color:#a037ec;">Text here</p>
.mytext {color:#a037ec;}
This box has a color of #a037ec
<div style="background-color:#a037ec;">Content here</div>
.mybackground {background-color:#a037ec;}
Border around this has a color of #a037ec
<div style="border:2px solid #a037ec;">Content here</div>
.myborder {border:2px solid #a037ec;}