This is one of the formats returned by Chrome (e.g. when using `color-mix()`). Currently it fails with: ```txt Error: unknown format: color(srgb 0 0 0 / 0.5) at new Color ```
This is one of the formats returned by Chrome (e.g. when using
color-mix()).Currently it fails with:
Error: unknown format: color(srgb 0 0 0 / 0.5) at new Color