#500a63 color space conversions
Hex:
#500a63
RGB:
80, 10, 99
CMY:
69, 96, 61
CMYK:
19, 90, 0, 61
HSL:
287°, 81.6514%, 21.3725%
HSV (HSB):
287°, 89.8990%, 38.8235%
XYZ:
5.6689, 2.8234, 12.0506
xyY:
0.2760, 0.1374, 2.8234
CIE-Lab:
19.3223, 43.1036, -35.1233
CIE-LCH:
19.3223, 55.6018, 320.8249
CIE-Luv:
19.3223, 17.9749, -41.8095
Hunter-Lab:
16.8030, 30.8165, -30.7588
#500a63 color charts
#500a63 color shades, tints & tones
#500a63 color schemes
#500a63 color preview, HTML & CSS examples
This text has a color of #500a63
<p style="color:#500a63;">Text here</p>
.mytext {color:#500a63;}
This box has a color of #500a63
<div style="background-color:#500a63;">Content here</div>
.mybackground {background-color:#500a63;}
Border around this has a color of #500a63
<div style="border:2px solid #500a63;">Content here</div>
.myborder {border:2px solid #500a63;}