#501c54 color space conversions
Hex:
#501c54
RGB:
80, 28, 84
CMY:
69, 89, 67
CMYK:
5, 67, 0, 67
HSL:
296°, 50.0000%, 21.9608%
HSV (HSB):
296°, 66.6667%, 32.9412%
XYZ:
5.3238, 3.1761, 8.7200
xyY:
0.3092, 0.1844, 3.1761
CIE-Lab:
20.7357, 32.9630, -22.8707
CIE-LCH:
20.7357, 40.1202, 325.2460
CIE-Luv:
20.7357, 19.2178, -28.8637
Hunter-Lab:
17.8215, 22.1348, -16.5351
#501c54 color charts
#501c54 color shades, tints & tones
#501c54 color schemes
#501c54 color preview, HTML & CSS examples
This text has a color of #501c54
<p style="color:#501c54;">Text here</p>
.mytext {color:#501c54;}
This box has a color of #501c54
<div style="background-color:#501c54;">Content here</div>
.mybackground {background-color:#501c54;}
Border around this has a color of #501c54
<div style="border:2px solid #501c54;">Content here</div>
.myborder {border:2px solid #501c54;}