Hi MagoArcade,

Maybe my Coloraction-Plugin 
<https://tid.li/tw5/plugins.html#%24%3A%2Fplugins%2Ftelmiger%2FColorAction> 
could be part of your solution, as it can transform colours to other 
formats. (*toRgbString* is even the default action)

So it could turn a hexadecimal value into the format "rgb(r, g, b)" – still 
not exactly what you need, but maybe useful none the less?

All the best,
Thomas

Unfortunately, this will only achieve half your desired goal.  The problem 
> is that the browser-supplied HTML control will ONLY write the chosen color 
> using a CSS-compatible *hexadecimal* value (e.g., "#rrggbb"), rather than 
> the comma-separated decimal R,G,B values you want.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a93b0d2d-d760-4727-b87c-79565a32795c%40googlegroups.com.

Reply via email to