Given a rgba(r,g,b,a) string value, returns the hex equivalent, dropping the alpha channel.
rgba(r,g,b,a)
Given a
rgba(r,g,b,a)
string value, returns the hex equivalent, dropping the alpha channel.