JPEG XL decoder should support CMYK color profiles, such as https://github.com/libjxl/conformance/tree/master/testcases/cmyk_layers. However, as of today, it's still unclear how to specify CMYK+alpha pixel format. (https://github.com/libjxl/libjxl/blob/main/lib/include/jxl/types.h#L93)
<rdar://problem/86704152>