I have a settings page with a few color pickers on it. On that same settings page I also have an html preview of what the colors would look like on a specific element. I was wondering is it possible to get the values of the color picker and display them in my html from within the settings page? The html is in 'std' => '',
Thanks!