Check if the string is a rgb or rgba color.
Optional
If you don't want to allow to set rgb or rgba values with percents, like rgb(5%,5%,5%), or rgba(90%,90%,90%,.3), then set it to false. (defaults to true)
Generated using TypeDoc
Check if the string is a rgb or rgba color.