#501c89 color space conversions
Hex:
#501c89
RGB:
80, 28, 137
CMY:
69, 89, 46
CMYK:
42, 80, 0, 46
HSL:
269°, 66.0606%, 32.3529%
HSV (HSB):
269°, 79.5620%, 53.7255%
XYZ:
8.2389, 4.3421, 24.0708
xyY:
0.2248, 0.1185, 4.3421
CIE-Lab:
24.7717, 45.5422, -50.6357
CIE-LCH:
24.7717, 68.1033, 311.9685
CIE-Luv:
24.7717, 9.1873, -64.3757
Hunter-Lab:
20.8378, 34.1096, -53.9025
#501c89 color charts
#501c89 color shades, tints & tones
#501c89 color schemes
#501c89 color preview, HTML & CSS examples
This text has a color of #501c89
<p style="color:#501c89;">Text here</p>
.mytext {color:#501c89;}
This box has a color of #501c89
<div style="background-color:#501c89;">Content here</div>
.mybackground {background-color:#501c89;}
Border around this has a color of #501c89
<div style="border:2px solid #501c89;">Content here</div>
.myborder {border:2px solid #501c89;}