Previously, when pressing the Backspace key inside an open color picker, the HSV and Hex field components would not refresh. Only the RGB components would. Fixed by calling the attached button function callbacks which propagates the color changes to the other color picker buttons from the RGB values. Pull Request: https://projects.blender.org/blender/blender/pulls/135131