#500e85 color space conversions
Hex:
#500e85
RGB:
80, 14, 133
CMY:
69, 95, 48
CMYK:
40, 89, 0, 48
HSL:
273°, 80.9524%, 28.8235%
HSV (HSB):
273°, 89.4737%, 52.1569%
XYZ:
7.6989, 3.7130, 22.5012
xyY:
0.2270, 0.1095, 3.7130
CIE-Lab:
22.6990, 49.5326, -51.5214
CIE-LCH:
22.6990, 71.4698, 313.8725
CIE-Luv:
22.6990, 11.0440, -62.8668
Hunter-Lab:
19.2692, 37.5982, -55.7464
#500e85 color charts
#500e85 color shades, tints & tones
#500e85 color schemes
#500e85 color preview, HTML & CSS examples
This text has a color of #500e85
<p style="color:#500e85;">Text here</p>
.mytext {color:#500e85;}
This box has a color of #500e85
<div style="background-color:#500e85;">Content here</div>
.mybackground {background-color:#500e85;}
Border around this has a color of #500e85
<div style="border:2px solid #500e85;">Content here</div>
.myborder {border:2px solid #500e85;}