Sometimes Chrome will draw a specific div using an incorrect color for a second or two while the rest of the page renders. The color then (very visibly) changes to the correct value.
If I stop loading (hit Esc) early enough I can get the incorrect color to stick around, but the inspector lies about its hex value, showing the (correct) hex color from the css instead. System ColorPicker shows the actual value. This color does not appear to be referenced anywhere in the source.
This is in Chrome 22.0.1229.79 beta on OS X, with an external monitor (unclear if reproducible without one). I understand that profiles related to 3rd party monitors can substantially affect color representation, but the hex values should stay the same, no?