Create a YUV Color from the specified doubles.
The luminance as a value between 0.0 and 1.0
The U chrominance component as a value between -0.5 and 0.5
The V chrominance component as a value between -0.5 and 0.5
See Implementation
Create a YUV Color from the specified doubles.