#a038d3 color space conversions
Hex:
#a038d3
RGB:
160, 56, 211
CMY:
37, 78, 17
CMYK:
24, 73, 0, 17
HSL:
280°, 63.7860%, 52.3529%
HSV (HSB):
280°, 73.4597%, 82.7451%
XYZ:
27.6692, 15.0051, 63.0660
xyY:
0.2617, 0.1419, 15.0051
CIE-Lab:
45.6412, 65.6829, -60.4373
CIE-LCH:
45.6412, 89.2575, 317.3817
CIE-Luv:
45.6412, 31.2051, -96.5735
Hunter-Lab:
38.7364, 59.7132, -69.4134
#a038d3 color charts
#a038d3 color shades, tints & tones
#a038d3 color schemes
#a038d3 color preview, HTML & CSS examples
This text has a color of #a038d3
<p style="color:#a038d3;">Text here</p>
.mytext {color:#a038d3;}
This box has a color of #a038d3
<div style="background-color:#a038d3;">Content here</div>
.mybackground {background-color:#a038d3;}
Border around this has a color of #a038d3
<div style="border:2px solid #a038d3;">Content here</div>
.myborder {border:2px solid #a038d3;}