How should values defined using color() be serialized in computed style? 1. Should color(a b c) or color(srgb a b c) values be output as rgb()? 2. Should color(someprofile a b c) values that end up inside sRGB be output as rgb()?