Here is example of what I need to do: I created image of a pallet with squares of different colors, they have some RGB values, which I do not know, lets say for example (100,20,157), (12,58,236)...etc. I can see image on my monitor, so colors are already a little different than they really should be, then I took my phone and take photo of that monitor, so values changed like (187,31,112), (17,102,214), these colors are really different. I need to find out what were original RGB values of those colors.
Some help is allowed like: on the picture, I can have reference color, whose RGB values I know, so I will know how that changed, etc.
I read about transforming it into another color space, but not what color space and how it can helps me.
So my question is: How to find out what were original RGB values of that image? I don't have to get exact values, just get closer to them. Example