Chrome DevTools now automatically converts all HEX colors to RGB values, even if the color is set in CSS or using DevTools. Is there a way to prevent this conversion?
I know about the method of holding down Shift + clicking the color icon to convert colors to other formats, but I find it inconvenient. Does anyone have a solution to stop Chrome DevTools from automatically converting HEX colors to RGB?