1. LCH and Lab color values

    The `lch()` and `lab()` color functions are based on the CIE LAB color space, representing colors in a way that closely matches human perception and provides access to a wider spectrum of colors than offered by the usual RGB color space.

  2. Spellcheck attribute

    Attribute for `input`/`textarea` fields to enable/disable the browser's spellchecker.