#a038f5 color space conversions
Hex:
#a038f5
RGB:
160, 56, 245
CMY:
37, 78, 4
CMYK:
35, 77, 0, 4
HSL:
273°, 90.4306%, 59.0196%
HSV (HSB):
273°, 77.1429%, 96.0784%
XYZ:
32.3928, 16.8945, 87.9399
xyY:
0.2361, 0.1231, 16.8945
CIE-Lab:
48.1268, 72.8442, -75.6903
CIE-LCH:
48.1268, 105.0490, 313.9023
CIE-Luv:
48.1268, 23.7139, -119.9336
Hunter-Lab:
41.1029, 68.7440, -98.0792
#a038f5 color charts
#a038f5 color shades, tints & tones
#a038f5 color schemes
#a038f5 color preview, HTML & CSS examples
This text has a color of #a038f5
<p style="color:#a038f5;">Text here</p>
.mytext {color:#a038f5;}
This box has a color of #a038f5
<div style="background-color:#a038f5;">Content here</div>
.mybackground {background-color:#a038f5;}
Border around this has a color of #a038f5
<div style="border:2px solid #a038f5;">Content here</div>
.myborder {border:2px solid #a038f5;}