Hello,
I think it would simply require converting the Lab value to RGB and setting it as the stimuli’s color property, as long as the colorspace is RGB. You would need to re-scale the values between -1.0 and 1.0 if the returned values are between 0 and 255 (or whatever).