Color value, can be a single or an array of IValueColor, IRgb, IHsl or string
This load method is used to load data in the classes used as generic
Optionaldata: RecursivePartial<IRangeColor>the input options
StaticcreateCreates an options color from optional source and input data.
Optionalsource: OptionsColorExisting color instance to clone from.
Optionaldata: SingleOrMultiple<string> | RecursivePartial<IRangeColor>Color input data.
A configured color instance.
[[include:Color.md]]