#a03ed8 color space conversions
Hex:
#a03ed8
RGB:
160, 62, 216
CMY:
37, 76, 15
CMYK:
26, 71, 0, 15
HSL:
278°, 66.3793%, 54.5098%
HSV (HSB):
278°, 71.2963%, 84.7059%
XYZ:
28.6145, 15.8767, 66.5221
xyY:
0.2578, 0.1430, 15.8767
CIE-Lab:
46.8123, 64.3662, -61.4095
CIE-LCH:
46.8123, 88.9614, 316.3466
CIE-Luv:
46.8123, 28.9697, -98.5396
Hunter-Lab:
39.8456, 58.4573, -71.0926
#a03ed8 color charts
#a03ed8 color shades, tints & tones
#a03ed8 color schemes
#a03ed8 color preview, HTML & CSS examples
This text has a color of #a03ed8
<p style="color:#a03ed8;">Text here</p>
.mytext {color:#a03ed8;}
This box has a color of #a03ed8
<div style="background-color:#a03ed8;">Content here</div>
.mybackground {background-color:#a03ed8;}
Border around this has a color of #a03ed8
<div style="border:2px solid #a03ed8;">Content here</div>
.myborder {border:2px solid #a03ed8;}