#501c7d color space conversions
Hex:
#501c7d
RGB:
80, 28, 125
CMY:
69, 89, 51
CMYK:
36, 78, 0, 51
HSL:
272°, 63.3987%, 30.0000%
HSV (HSB):
272°, 77.6000%, 49.0196%
XYZ:
7.4252, 4.0166, 19.7860
xyY:
0.2378, 0.1286, 4.0166
CIE-Lab:
23.7264, 42.5091, -44.7886
CIE-LCH:
23.7264, 61.7498, 313.5042
CIE-Luv:
23.7264, 11.0928, -56.6812
Hunter-Lab:
20.0416, 31.0596, -44.5047
#501c7d color charts
#501c7d color shades, tints & tones
#501c7d color schemes
#501c7d color preview, HTML & CSS examples
This text has a color of #501c7d
<p style="color:#501c7d;">Text here</p>
.mytext {color:#501c7d;}
This box has a color of #501c7d
<div style="background-color:#501c7d;">Content here</div>
.mybackground {background-color:#501c7d;}
Border around this has a color of #501c7d
<div style="border:2px solid #501c7d;">Content here</div>
.myborder {border:2px solid #501c7d;}