#500d75 color space conversions
Hex:
#500d75
RGB:
80, 13, 117
CMY:
69, 95, 54
CMYK:
32, 89, 0, 54
HSL:
279°, 80.0000%, 25.4902%
HSV (HSB):
279°, 88.8889%, 45.8824%
XYZ:
6.6631, 3.2777, 17.1111
xyY:
0.2463, 0.1212, 3.2777
CIE-Lab:
21.1233, 46.1510, -43.9227
CIE-LCH:
21.1233, 63.7112, 316.4171
CIE-Luv:
21.1233, 13.9695, -53.0147
Hunter-Lab:
18.1044, 34.0120, -43.3641
#500d75 color charts
#500d75 color shades, tints & tones
#500d75 color schemes
#500d75 color preview, HTML & CSS examples
This text has a color of #500d75
<p style="color:#500d75;">Text here</p>
.mytext {color:#500d75;}
This box has a color of #500d75
<div style="background-color:#500d75;">Content here</div>
.mybackground {background-color:#500d75;}
Border around this has a color of #500d75
<div style="border:2px solid #500d75;">Content here</div>
.myborder {border:2px solid #500d75;}