#500d63 color space conversions
Hex:
#500d63
RGB:
80, 13, 99
CMY:
69, 95, 61
CMYK:
19, 87, 0, 61
HSL:
287°, 76.7857%, 21.9608%
HSV (HSB):
287°, 86.8687%, 38.8235%
XYZ:
5.7043, 2.8942, 12.0624
xyY:
0.2761, 0.1401, 2.8942
CIE-Lab:
19.6150, 42.2477, -34.6500
CIE-LCH:
19.6150, 54.6396, 320.6426
CIE-Luv:
19.6150, 17.7584, -41.5607
Hunter-Lab:
17.0123, 30.0807, -30.1303
#500d63 color charts
#500d63 color shades, tints & tones
#500d63 color schemes
#500d63 color preview, HTML & CSS examples
This text has a color of #500d63
<p style="color:#500d63;">Text here</p>
.mytext {color:#500d63;}
This box has a color of #500d63
<div style="background-color:#500d63;">Content here</div>
.mybackground {background-color:#500d63;}
Border around this has a color of #500d63
<div style="border:2px solid #500d63;">Content here</div>
.myborder {border:2px solid #500d63;}