Convert one sRGB colour component to linear space (the standard sRGB EOTF).
An sRGB component in 0..1 (display space).
The same component in linear 0..1 (for shader/light math).
Convert one sRGB colour component to linear space (the standard sRGB EOTF).