#a038e9 color space conversions
Hex:
#a038e9
RGB:
160, 56, 233
CMY:
37, 78, 9
CMYK:
31, 76, 0, 9
HSL:
275°, 80.0905%, 56.6667%
HSV (HSB):
275°, 75.9657%, 91.3725%
XYZ:
30.6194, 16.1851, 78.6010
xyY:
0.2442, 0.1291, 16.1851
CIE-Lab:
47.2164, 70.2747, -70.4186
CIE-LCH:
47.2164, 99.4852, 314.9414
CIE-Luv:
47.2164, 26.2035, -111.8782
Hunter-Lab:
40.2307, 65.4514, -87.6766
#a038e9 color charts
#a038e9 color shades, tints & tones
#a038e9 color schemes
#a038e9 color preview, HTML & CSS examples
This text has a color of #a038e9
<p style="color:#a038e9;">Text here</p>
.mytext {color:#a038e9;}
This box has a color of #a038e9
<div style="background-color:#a038e9;">Content here</div>
.mybackground {background-color:#a038e9;}
Border around this has a color of #a038e9
<div style="border:2px solid #a038e9;">Content here</div>
.myborder {border:2px solid #a038e9;}