Blend a variable proportion (0-255) of one byte to another.
Adapted from the FastLED Library.
A byte value between a and b, inclusive
a
b
The starting byte value
The byte value to blend toward
The proportion (0-255) of b to blend