Function: rgbToAdobeRGB()
rgbToAdobeRGB(rgb): AdobeRGB
Converts standard RGB values to Adobe RGB color space.
Parameters
| Parameter | Type | Description | 
|---|
rgb | RGB | The standard RGB color to convert. | 
Returns
AdobeRGB
The color in Adobe RGB space.
Defined in
conversions/components/adobe-rgb.ts:9