#500bcd color space conversions
Hex:
#500bcd
RGB:
80, 11, 205
CMY:
69, 96, 20
CMYK:
61, 95, 0, 20
HSL:
261�, 89.8148%, 42.3529%
HSV (HSB):
261�, 94.6341%, 80.3922%
XYZ:
14.4474, 6.3526, 58.2223
xyY:
0.1828, 0.0804, 6.3526
CIE-Lab:
30.2852, 67.3367, -82.5309
CIE-LCH:
30.2852, 106.5156, 309.2109
CIE-Luv:
30.2852, 2.1087, -105.2407
Hunter-Lab:
25.2044, 58.2103, -119.3175
#500bcd color charts
#500bcd color shades, tints & tones
#500bcd color schemes
#500bcd color preview, HTML & CSS examples
This text has a color of #500bcd
<p style="color:#500bcd;">Text here</p>
.mytext {color:#500bcd;}
This box has a color of #500bcd
<div style="background-color:#500bcd;">Content here</div>
.mybackground {background-color:#500bcd;}
Border around this has a color of #500bcd
<div style="border:2px solid #500bcd;">Content here</div>
.myborder {border:2px solid #500bcd;}