What to submit: a GitHub repository URL with an invitation to prof.deets.
Modify your Lab 14, Color class, such that it leverages constructors. Create a default constructor, a parameter constructor, and at least one partial constructor.
In main(), instantiate a variety of Color objects using a variety of types of constructors.