Inputs:
Color1: (color): The first color.
Color2: (color): The second color.
T: (number): The interpolation factor (0 to 1). Defaults to 0.5.
Mode: (string): Mix mode (rgb, hsl, lab, Ich, Irgb). Defaults to Irgb.
Outputs:
Color: (color): The interpolated color.

