I used the sRGB profile, but it still displayed as display p3.
I hope to resolve the following problems:
1. CSS does not display the color display p3 in Figma dev mode
2. When using getCSSAsync, it should return the sRGB color value instead of display p3, or both.
getCSSAsync documentation: https://www.figma.com/plugin-docs/api/ComponentNode/


