#501c83 color space conversions
Hex:
#501c83
RGB:
80, 28, 131
CMY:
69, 89, 49
CMYK:
39, 79, 0, 49
HSL:
270°, 64.7799%, 31.1765%
HSV (HSB):
270°, 78.6260%, 51.3725%
XYZ:
7.8203, 4.1747, 21.8663
xyY:
0.2309, 0.1233, 4.1747
CIE-Lab:
24.2407, 44.0178, -47.7406
CIE-LCH:
24.2407, 64.9364, 312.6766
CIE-Luv:
24.2407, 10.1160, -60.5524
Hunter-Lab:
20.4320, 32.5639, -49.1497
#501c83 color charts
#501c83 color shades, tints & tones
#501c83 color schemes
#501c83 color preview, HTML & CSS examples
This text has a color of #501c83
<p style="color:#501c83;">Text here</p>
.mytext {color:#501c83;}
This box has a color of #501c83
<div style="background-color:#501c83;">Content here</div>
.mybackground {background-color:#501c83;}
Border around this has a color of #501c83
<div style="border:2px solid #501c83;">Content here</div>
.myborder {border:2px solid #501c83;}