#501c90 color space conversions
Hex:
#501c90
RGB:
80, 28, 144
CMY:
69, 89, 44
CMYK:
44, 81, 0, 44
HSL:
267°, 67.4419%, 33.7255%
HSV (HSB):
267°, 80.5556%, 56.4706%
XYZ:
8.7576, 4.5496, 26.8021
xyY:
0.2183, 0.1134, 4.5496
CIE-Lab:
25.4110, 47.3360, -53.9447
CIE-LCH:
25.4110, 71.7686, 311.2667
CIE-Luv:
25.4110, 8.1610, -68.7798
Hunter-Lab:
21.3298, 35.9612, -59.5706
#501c90 color charts
#501c90 color shades, tints & tones
#501c90 color schemes
#501c90 color preview, HTML & CSS examples
This text has a color of #501c90
<p style="color:#501c90;">Text here</p>
.mytext {color:#501c90;}
This box has a color of #501c90
<div style="background-color:#501c90;">Content here</div>
.mybackground {background-color:#501c90;}
Border around this has a color of #501c90
<div style="border:2px solid #501c90;">Content here</div>
.myborder {border:2px solid #501c90;}