sesaparcours
    Preparing search index...
    • Converts an HSV triplet to hex representation.

      Parameters

      • h: number

        Hue value in [0, 360].

      • s: number

        Saturation value in [0, 1].

      • v: number

        Brightness in [0, 255].

      Returns string

      Hex representation of the colour.