#500d7b color space conversions
Hex:
#500d7b
RGB:
80, 13, 123
CMY:
69, 95, 52
CMYK:
35, 89, 0, 52
HSL:
277°, 80.8824%, 26.6667%
HSV (HSB):
277°, 89.4309%, 48.2353%
XYZ:
7.0273, 3.4234, 19.0293
xyY:
0.2384, 0.1161, 3.4234
CIE-Lab:
21.6654, 47.5047, -46.8791
CIE-LCH:
21.6654, 66.7409, 315.3798
CIE-Luv:
21.6654, 12.8442, -56.7528
Hunter-Lab:
18.5024, 35.4164, -48.0268
#500d7b color charts
#500d7b color shades, tints & tones
#500d7b color schemes
#500d7b color preview, HTML & CSS examples
This text has a color of #500d7b
<p style="color:#500d7b;">Text here</p>
.mytext {color:#500d7b;}
This box has a color of #500d7b
<div style="background-color:#500d7b;">Content here</div>
.mybackground {background-color:#500d7b;}
Border around this has a color of #500d7b
<div style="border:2px solid #500d7b;">Content here</div>
.myborder {border:2px solid #500d7b;}