#500a7d color space conversions
Hex:
#500a7d
RGB:
80, 10, 125
CMY:
69, 96, 51
CMYK:
36, 92, 0, 51
HSL:
277°, 85.1852%, 26.4706%
HSV (HSB):
277°, 92.0000%, 49.0196%
XYZ:
7.1185, 3.4032, 19.6837
xyY:
0.2357, 0.1127, 3.4032
CIE-Lab:
21.5914, 48.7273, -48.2742
CIE-LCH:
21.5914, 68.5912, 315.2676
CIE-Luv:
21.5914, 12.6518, -58.1127
Hunter-Lab:
18.4478, 36.5942, -50.3486
#500a7d color charts
#500a7d color shades, tints & tones
#500a7d color schemes
#500a7d color preview, HTML & CSS examples
This text has a color of #500a7d
<p style="color:#500a7d;">Text here</p>
.mytext {color:#500a7d;}
This box has a color of #500a7d
<div style="background-color:#500a7d;">Content here</div>
.mybackground {background-color:#500a7d;}
Border around this has a color of #500a7d
<div style="border:2px solid #500a7d;">Content here</div>
.myborder {border:2px solid #500a7d;}