I guess that in the clipboard only color_under_cursor var (2nd secreenshot) should be copied, and not the whole copied color info, right? At the moment I have HEX RGB in the action config, but the below is copied:
That’s just the preview the BTT clipboard manager does when copying a color (it is a real color object that is written to your clipboard you can paste that anywhere where native color objects are supported)
Ah, ok. I actually just tested and I can paste in the desired format. Thank you. I was expecting only the selected format to be copied and visible in the clipboard, e.g. #246FC2, because of the “Clipboard Format“ config.
you are right, it should display the hex if that is selected. I’ll check!
Fixed in 5.623 (uploading)

