#500bbc color space conversions
Hex:
#500bbc
RGB:
80, 11, 188
CMY:
69, 96, 26
CMYK:
57, 94, 0, 26
HSL:
263°, 88.9447%, 39.0196%
HSV (HSB):
263°, 94.1489%, 73.7255%
XYZ:
12.5050, 5.5757, 47.9941
xyY:
0.1893, 0.0844, 5.5757
CIE-Lab:
28.3156, 63.2879, -75.8024
CIE-LCH:
28.3156, 98.7490, 309.8587
CIE-Luv:
28.3156, 3.8546, -95.4695
Hunter-Lab:
23.6128, 53.2087, -103.9804
#500bbc color charts
#500bbc color shades, tints & tones
#500bbc color schemes
#500bbc color preview, HTML & CSS examples
This text has a color of #500bbc
<p style="color:#500bbc;">Text here</p>
.mytext {color:#500bbc;}
This box has a color of #500bbc
<div style="background-color:#500bbc;">Content here</div>
.mybackground {background-color:#500bbc;}
Border around this has a color of #500bbc
<div style="border:2px solid #500bbc;">Content here</div>
.myborder {border:2px solid #500bbc;}