#a036e8 color space conversions
Hex:
#a036e8
RGB:
160, 54, 232
CMY:
37, 79, 9
CMYK:
31, 77, 0, 9
HSL:
276°, 79.4643%, 56.0784%
HSV (HSB):
276°, 76.7241%, 90.9804%
XYZ:
30.3819, 15.9381, 77.8190
xyY:
0.2447, 0.1284, 15.9381
CIE-Lab:
46.8932, 70.7795, -70.3790
CIE-LCH:
46.8932, 99.8145, 315.1626
CIE-Luv:
46.8932, 26.7061, -111.6263
Hunter-Lab:
39.9226, 65.9775, -87.6251
#a036e8 color charts
#a036e8 color shades, tints & tones
#a036e8 color schemes
#a036e8 color preview, HTML & CSS examples
This text has a color of #a036e8
<p style="color:#a036e8;">Text here</p>
.mytext {color:#a036e8;}
This box has a color of #a036e8
<div style="background-color:#a036e8;">Content here</div>
.mybackground {background-color:#a036e8;}
Border around this has a color of #a036e8
<div style="border:2px solid #a036e8;">Content here</div>
.myborder {border:2px solid #a036e8;}