#a038ec color space conversions
Hex:
#a038ec
RGB:
160, 56, 236
CMY:
37, 78, 7
CMYK:
32, 76, 0, 7
HSL:
275°, 82.5688%, 57.2549%
HSV (HSB):
275°, 76.2712%, 92.5490%
XYZ:
31.0517, 16.3581, 80.8777
xyY:
0.2420, 0.1275, 16.3581
CIE-Lab:
47.4408, 70.9133, -71.7476
CIE-LCH:
47.4408, 100.8782, 314.6649
CIE-Luv:
47.4408, 25.5659, -113.9107
Hunter-Lab:
40.4451, 66.2644, -90.2501
#a038ec color charts
#a038ec color shades, tints & tones
#a038ec color schemes
#a038ec color preview, HTML & CSS examples
This text has a color of #a038ec
<p style="color:#a038ec;">Text here</p>
.mytext {color:#a038ec;}
This box has a color of #a038ec
<div style="background-color:#a038ec;">Content here</div>
.mybackground {background-color:#a038ec;}
Border around this has a color of #a038ec
<div style="border:2px solid #a038ec;">Content here</div>
.myborder {border:2px solid #a038ec;}