#500a61 color space conversions
Hex:
#500a61
RGB:
80, 10, 97
CMY:
69, 96, 62
CMYK:
18, 90, 0, 62
HSL:
288°, 81.3084%, 20.9804%
HSV (HSB):
288°, 89.6907%, 38.0392%
XYZ:
5.5745, 2.7856, 11.5531
xyY:
0.2799, 0.1399, 2.7856
CIE-Lab:
19.1640, 42.6946, -34.0563
CIE-LCH:
19.1640, 54.6138, 321.4216
CIE-Luv:
19.1640, 18.4421, -40.5252
Hunter-Lab:
16.6902, 30.4107, -29.3581
#500a61 color charts
#500a61 color shades, tints & tones
#500a61 color schemes
#500a61 color preview, HTML & CSS examples
This text has a color of #500a61
<p style="color:#500a61;">Text here</p>
.mytext {color:#500a61;}
This box has a color of #500a61
<div style="background-color:#500a61;">Content here</div>
.mybackground {background-color:#500a61;}
Border around this has a color of #500a61
<div style="border:2px solid #500a61;">Content here</div>
.myborder {border:2px solid #500a61;}