Color3.Blue

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

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

Meta