1. CSS color() function

    The CSS `color()` function allows the browser to display colors in any color space, such as the P3 color space which can display colors outside of the default sRGB color space.

  2. ext_srgb api

  3. webgl_compressed_texture_s3tc_srgb api

  4. css property: color-interpolation-filters: srgb

  5. css property: color-interpolation: `srgb` value

  6. global_attributes: color-interpolation: srgb