#500c84 color space conversions
Hex:
#500c84
RGB:
80, 12, 132
CMY:
69, 95, 48
CMYK:
39, 91, 0, 48
HSL:
274°, 83.3333%, 28.2353%
HSV (HSB):
274°, 90.9091%, 51.7647%
XYZ:
7.6046, 3.6344, 22.1305
xyY:
0.2279, 0.1089, 3.6344
CIE-Lab:
22.4238, 49.8314, -51.3429
CIE-LCH:
22.4238, 71.5490, 314.1441
CIE-Luv:
22.4238, 11.3275, -62.3284
Hunter-Lab:
19.0640, 37.8413, -55.4821
#500c84 color charts
#500c84 color shades, tints & tones
#500c84 color schemes
#500c84 color preview, HTML & CSS examples
This text has a color of #500c84
<p style="color:#500c84;">Text here</p>
.mytext {color:#500c84;}
This box has a color of #500c84
<div style="background-color:#500c84;">Content here</div>
.mybackground {background-color:#500c84;}
Border around this has a color of #500c84
<div style="border:2px solid #500c84;">Content here</div>
.myborder {border:2px solid #500c84;}