#500aed color space conversions
Hex:
#500aed
RGB:
80, 10, 237
CMY:
69, 96, 7
CMYK:
66, 96, 0, 7
HSL:
259°, 91.9028%, 48.4314%
HSV (HSB):
259°, 95.7806%, 92.9412%
XYZ:
18.7029, 8.0370, 80.6863
xyY:
0.1741, 0.0748, 8.0370
CIE-Lab:
34.0598, 75.0466, -94.6753
CIE-LCH:
34.0598, 120.8115, 308.4029
CIE-Luv:
34.0598, -0.7293, -123.3772
Hunter-Lab:
28.3496, 68.1488, -148.9018
#500aed color charts
#500aed color shades, tints & tones
#500aed color schemes
#500aed color preview, HTML & CSS examples
This text has a color of #500aed
<p style="color:#500aed;">Text here</p>
.mytext {color:#500aed;}
This box has a color of #500aed
<div style="background-color:#500aed;">Content here</div>
.mybackground {background-color:#500aed;}
Border around this has a color of #500aed
<div style="border:2px solid #500aed;">Content here</div>
.myborder {border:2px solid #500aed;}