weasel API - v0.8.0
    Preparing search index...

    Function normalizeHex

    • Canonicalize a hex color string to lowercase #rrggbb or #rrggbbaa.

      Accepts: #rgb, #rgba, #rrggbb, #rrggbbaa, with or without the leading #, any case. Throws on other inputs.

      Parameters

      • input: string

      Returns string