Color3.Cyan

HTML Color: <span style='background-color: Cyan;'>Cyan</span>

class Color3
alias Cyan = TypeTuple!(0, 1, 1)

Meta