
When uploading a SVG file to the media library in WordPress, the files looses it's spot color.
—The goal—
The goal is to upload a cut path file (SVG) to WordPress which should be used for the plugin Fancy Product Designer.
The cut path includes that the file has a swatch defined as CutContour and that the color is a SPOT color – not CMYK.
—Proces and the problem—
I convert the ai. file to SVG and checks that everything looks fine (it does). I then upload the SVG to the WordPress Library – having enabled SVG uploads through my child theme (Ocean WP).
The SVG file is succesfully uploaded. But when downloading the SVG file from the WordPress Library, I notice, that the spot color isn't there – it's a mixed color.
Photos of file after and before it was uploaded.
How can I maintain the spotcolor when uploading the SVG to WordPress?

convert to rgb