#a036e7 color space conversions
Hex:
#a036e7
RGB:
160, 54, 231
CMY:
37, 79, 9
CMYK:
31, 77, 0, 9
HSL:
276°, 78.6667%, 55.8824%
HSV (HSB):
276°, 76.6234%, 90.5882%
XYZ:
30.2402, 15.8814, 77.0729
xyY:
0.2455, 0.1289, 15.8814
CIE-Lab:
46.8186, 70.5689, -69.9343
CIE-LCH:
46.8186, 99.3518, 315.2588
CIE-Luv:
46.8186, 26.9240, -110.9477
Hunter-Lab:
39.8515, 65.7094, -86.7709
#a036e7 color charts
#a036e7 color shades, tints & tones
#a036e7 color schemes
#a036e7 color preview, HTML & CSS examples
This text has a color of #a036e7
<p style="color:#a036e7;">Text here</p>
.mytext {color:#a036e7;}
This box has a color of #a036e7
<div style="background-color:#a036e7;">Content here</div>
.mybackground {background-color:#a036e7;}
Border around this has a color of #a036e7
<div style="border:2px solid #a036e7;">Content here</div>
.myborder {border:2px solid #a036e7;}