#500fb8 color space conversions
Hex:
#500fb8
RGB:
80, 15, 184
CMY:
69, 94, 28
CMYK:
57, 92, 0, 28
HSL:
263°, 84.9246%, 39.0196%
HSV (HSB):
263°, 91.8478%, 72.1569%
XYZ:
12.1308, 5.5078, 45.7711
xyY:
0.1913, 0.0869, 5.5078
CIE-Lab:
28.1351, 61.5034, -73.7264
CIE-LCH:
28.1351, 96.0117, 309.8352
CIE-Luv:
28.1351, 4.1173, -93.1684
Hunter-Lab:
23.4687, 51.1951, -99.2054
#500fb8 color charts
#500fb8 color shades, tints & tones
#500fb8 color schemes
#500fb8 color preview, HTML & CSS examples
This text has a color of #500fb8
<p style="color:#500fb8;">Text here</p>
.mytext {color:#500fb8;}
This box has a color of #500fb8
<div style="background-color:#500fb8;">Content here</div>
.mybackground {background-color:#500fb8;}
Border around this has a color of #500fb8
<div style="border:2px solid #500fb8;">Content here</div>
.myborder {border:2px solid #500fb8;}