#500a44 color space conversions
Hex:
#500a44
RGB:
80, 10, 68
CMY:
69, 96, 73
CMYK:
0, 88, 15, 69
HSL:
310°, 77.7778%, 17.6471%
HSV (HSB):
310°, 87.5000%, 31.3725%
XYZ:
4.4602, 2.3399, 5.6854
xyY:
0.3572, 0.1874, 2.3399
CIE-Lab:
17.1786, 37.3357, -17.5489
CIE-LCH:
17.1786, 41.2543, 334.8251
CIE-Luv:
17.1786, 26.1921, -21.5203
Hunter-Lab:
15.2968, 25.2773, -11.3288
#500a44 color charts
#500a44 color shades, tints & tones
#500a44 color schemes
#500a44 color preview, HTML & CSS examples
This text has a color of #500a44
<p style="color:#500a44;">Text here</p>
.mytext {color:#500a44;}
This box has a color of #500a44
<div style="background-color:#500a44;">Content here</div>
.mybackground {background-color:#500a44;}
Border around this has a color of #500a44
<div style="border:2px solid #500a44;">Content here</div>
.myborder {border:2px solid #500a44;}