Return the plot color for a given band.
If the band does not yet have a color assigned to it, then a random color will be assigned (in a systematic way).
band (str) – Name of the band to use.
Matplotlib color to use when plotting the band
str