How software gets color wrong
"Most software around us today are decent at accurately displaying colors. Processing of colors is another story unfortunately, and is often done badly... The solution is simple at a high level: instead of relying on what color space a file or display uses, color operations should be done with the use case in mind, to either model human perception or the physical behavior of light."