Color.from()static method
static from(possible: unknown): Color | undefined
Make a Color from an unknown value, or undefined if it can't be parsed.
static from(possible: unknown): Color | undefined
Make a Color from an unknown value, or undefined if it can't be parsed.