#a038e4 color space conversions
Hex:
#a038e4
RGB:
160, 56, 228
CMY:
37, 78, 11
CMYK:
30, 75, 0, 11
HSL:
276°, 76.1062%, 55.6863%
HSV (HSB):
276°, 75.4386%, 89.4118%
XYZ:
29.9150, 15.9034, 74.8918
xyY:
0.2478, 0.1317, 15.9034
CIE-Lab:
46.8475, 69.2163, -68.1870
CIE-LCH:
46.8475, 97.1615, 315.4292
CIE-Luv:
46.8475, 27.2893, -108.4623
Hunter-Lab:
39.8790, 64.1122, -83.4297
#a038e4 color charts
#a038e4 color shades, tints & tones
#a038e4 color schemes
#a038e4 color preview, HTML & CSS examples
This text has a color of #a038e4
<p style="color:#a038e4;">Text here</p>
.mytext {color:#a038e4;}
This box has a color of #a038e4
<div style="background-color:#a038e4;">Content here</div>
.mybackground {background-color:#a038e4;}
Border around this has a color of #a038e4
<div style="border:2px solid #a038e4;">Content here</div>
.myborder {border:2px solid #a038e4;}