#501c6d color space conversions
Hex:
#501c6d
RGB:
80, 28, 109
CMY:
69, 89, 57
CMYK:
27, 74, 0, 57
HSL:
279°, 59.1241%, 26.8627%
HSV (HSB):
279°, 74.3119%, 42.7451%
XYZ:
6.4838, 3.6401, 14.8289
xyY:
0.2598, 0.1459, 3.6401
CIE-Lab:
22.4441, 38.5926, -36.6165
CIE-LCH:
22.4441, 53.1992, 316.5051
CIE-Luv:
22.4441, 13.9540, -46.1053
Hunter-Lab:
19.0791, 27.2731, -32.7268
#501c6d color charts
#501c6d color shades, tints & tones
#501c6d color schemes
#501c6d color preview, HTML & CSS examples
This text has a color of #501c6d
<p style="color:#501c6d;">Text here</p>
.mytext {color:#501c6d;}
This box has a color of #501c6d
<div style="background-color:#501c6d;">Content here</div>
.mybackground {background-color:#501c6d;}
Border around this has a color of #501c6d
<div style="border:2px solid #501c6d;">Content here</div>
.myborder {border:2px solid #501c6d;}