#500bc7 color space conversions
Hex:
#500bc7
RGB:
80, 11, 199
CMY:
69, 96, 22
CMYK:
60, 94, 0, 22
HSL:
262°, 89.5238%, 41.1765%
HSV (HSB):
262°, 94.4724%, 78.0392%
XYZ:
13.7367, 6.0683, 54.4801
xyY:
0.1849, 0.0817, 6.0683
CIE-Lab:
29.5842, 65.9090, -80.1841
CIE-LCH:
29.5842, 103.7954, 309.4192
CIE-Luv:
29.5842, 2.7043, -101.8032
Hunter-Lab:
24.6340, 56.4281, -113.8810
#500bc7 color charts
#500bc7 color shades, tints & tones
#500bc7 color schemes
#500bc7 color preview, HTML & CSS examples
This text has a color of #500bc7
<p style="color:#500bc7;">Text here</p>
.mytext {color:#500bc7;}
This box has a color of #500bc7
<div style="background-color:#500bc7;">Content here</div>
.mybackground {background-color:#500bc7;}
Border around this has a color of #500bc7
<div style="border:2px solid #500bc7;">Content here</div>
.myborder {border:2px solid #500bc7;}