#501c87 color space conversions
Hex:
#501c87
RGB:
80, 28, 135
CMY:
69, 89, 47
CMYK:
41, 79, 0, 47
HSL:
269°, 65.6442%, 31.9608%
HSV (HSB):
269°, 79.2593%, 52.9412%
XYZ:
8.0967, 4.2853, 23.3221
xyY:
0.2268, 0.1200, 4.2853
CIE-Lab:
24.5929, 45.0325, -49.6768
CIE-LCH:
24.5929, 67.0501, 312.1926
CIE-Luv:
24.5929, 9.4917, -63.1064
Hunter-Lab:
20.7008, 33.5900, -52.3069
#501c87 color charts
#501c87 color shades, tints & tones
#501c87 color schemes
#501c87 color preview, HTML & CSS examples
This text has a color of #501c87
<p style="color:#501c87;">Text here</p>
.mytext {color:#501c87;}
This box has a color of #501c87
<div style="background-color:#501c87;">Content here</div>
.mybackground {background-color:#501c87;}
Border around this has a color of #501c87
<div style="border:2px solid #501c87;">Content here</div>
.myborder {border:2px solid #501c87;}