#500e7d color space conversions
Hex:
#500e7d
RGB:
80, 14, 125
CMY:
69, 95, 51
CMYK:
36, 89, 0, 51
HSL:
276°, 79.8561%, 27.2549%
HSV (HSB):
276°, 88.8000%, 49.0196%
XYZ:
7.1670, 3.5002, 19.6999
xyY:
0.2360, 0.1153, 3.5002
CIE-Lab:
21.9452, 47.6799, -47.6952
CIE-LCH:
21.9452, 67.4404, 314.9908
CIE-Luv:
21.9452, 12.4195, -57.9421
Hunter-Lab:
18.7089, 35.6391, -49.3345
#500e7d color charts
#500e7d color shades, tints & tones
#500e7d color schemes
#500e7d color preview, HTML & CSS examples
This text has a color of #500e7d
<p style="color:#500e7d;">Text here</p>
.mytext {color:#500e7d;}
This box has a color of #500e7d
<div style="background-color:#500e7d;">Content here</div>
.mybackground {background-color:#500e7d;}
Border around this has a color of #500e7d
<div style="border:2px solid #500e7d;">Content here</div>
.myborder {border:2px solid #500e7d;}