Color3.Cyan

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

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

Meta