HEXCOLORCreates a new color from the specified hexadecimal color string. Suggest EditsSyntax =HEXCOLOR(hexstring) Arguments ArgumentTypeDescriptionhexstringStringThe hex color string, in the form #RRGGBBAA or #RRGGBB Examples =HEXCOLOR("#00ff00")→#00ff00ff =HEXCOLOR("#f96b1388")→#f96b1388Updated 9 months ago Table of Contents Syntax Arguments Examples