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 at-rule: `@media`: `color-gamut` media feature: `srgb` value

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

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

  7. global_attributes: color-interpolation: srgb