#500dbc color space conversions
Hex:
#500dbc
RGB:
80, 13, 188
CMY:
69, 95, 26
CMYK:
57, 93, 0, 26
HSL:
263°, 87.0647%, 39.4118%
HSV (HSB):
263°, 93.0851%, 73.7255%
XYZ:
12.5293, 5.6242, 48.0022
xyY:
0.1894, 0.0850, 5.6242
CIE-Lab:
28.4437, 62.8999, -75.5900
CIE-LCH:
28.4437, 98.3374, 309.7645
CIE-Luv:
28.4437, 3.7728, -95.4804
Hunter-Lab:
23.7153, 52.8034, -103.4081
#500dbc color charts
#500dbc RGB chart
#500dbc CMYK chart
#500dbc RGB pie chart
#500dbc color shades, tints & tones
#500dbc color schemes
#500dbc color preview, HTML & CSS examples
This text has a color of #500dbc
<p style="color:#500dbc;">Text here</p>
.mytext {color:#500dbc;}
Text color #500dbc
This box has a color of #500dbc
<div style="background-color:#500dbc;">Content here</div>
.mybackground {background-color:#500dbc;}
Background color #500dbc
Border around this has a color of #500dbc
<div style="border:2px solid #500dbc;">Content here</div>
.myborder {border:2px solid #500dbc;}
Border color #500dbc