#500a9e color space conversions
Hex:
#500a9e
RGB:
80, 10, 158
CMY:
69, 96, 38
CMYK:
49, 94, 0, 38
HSL:
268°, 88.0952%, 32.9412%
HSV (HSB):
268°, 93.6709%, 61.9608%
XYZ:
9.5884, 4.3912, 32.6900
xyY:
0.2055, 0.0941, 4.3912
CIE-Lab:
24.9247, 56.3590, -63.3611
CIE-LCH:
24.9247, 84.7996, 311.6528
CIE-Luv:
24.9247, 7.5122, -77.9548
Hunter-Lab:
20.9551, 45.0041, -77.8237
#500a9e color charts
#500a9e color shades, tints & tones
#500a9e color schemes
#500a9e color preview, HTML & CSS examples
This text has a color of #500a9e
<p style="color:#500a9e;">Text here</p>
.mytext {color:#500a9e;}
This box has a color of #500a9e
<div style="background-color:#500a9e;">Content here</div>
.mybackground {background-color:#500a9e;}
Border around this has a color of #500a9e
<div style="border:2px solid #500a9e;">Content here</div>
.myborder {border:2px solid #500a9e;}