#a045e8 color space conversions
Hex:
#a045e8
RGB:
160, 69, 232
CMY:
37, 73, 9
CMYK:
31, 70, 0, 9
HSL:
273°, 77.9904%, 59.0196%
HSV (HSB):
273°, 70.2586%, 90.9804%
XYZ:
31.1908, 17.5560, 78.0886
xyY:
0.2459, 0.1384, 17.5560
CIE-Lab:
48.9531, 64.9081, -67.0337
CIE-LCH:
48.9531, 93.3090, 314.0771
CIE-Luv:
48.9531, 24.2453, -107.8917
Hunter-Lab:
41.8999, 59.5528, -81.1685
#a045e8 color charts
#a045e8 color shades, tints & tones
#a045e8 color schemes
#a045e8 color preview, HTML & CSS examples
This text has a color of #a045e8
<p style="color:#a045e8;">Text here</p>
.mytext {color:#a045e8;}
This box has a color of #a045e8
<div style="background-color:#a045e8;">Content here</div>
.mybackground {background-color:#a045e8;}
Border around this has a color of #a045e8
<div style="border:2px solid #a045e8;">Content here</div>
.myborder {border:2px solid #a045e8;}