#500a55 color space conversions
Hex:
#500a55
RGB:
80, 10, 85
CMY:
69, 96, 67
CMYK:
6, 88, 0, 67
HSL:
296°, 78.9474%, 18.6275%
HSV (HSB):
296°, 88.2353%, 33.3333%
XYZ:
5.0565, 2.5784, 8.8255
xyY:
0.3072, 0.1566, 2.5784
CIE-Lab:
18.2697, 40.3361, -27.4689
CIE-LCH:
18.2697, 48.8011, 325.7451
CIE-Luv:
18.2697, 21.4327, -32.7313
Hunter-Lab:
16.0575, 28.1089, -21.3467
#500a55 color charts
#500a55 color shades, tints & tones
#500a55 color schemes
#500a55 color preview, HTML & CSS examples
This text has a color of #500a55
<p style="color:#500a55;">Text here</p>
.mytext {color:#500a55;}
This box has a color of #500a55
<div style="background-color:#500a55;">Content here</div>
.mybackground {background-color:#500a55;}
Border around this has a color of #500a55
<div style="border:2px solid #500a55;">Content here</div>
.myborder {border:2px solid #500a55;}