pub async fn hex_string( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Construct a color from its red, blue and green components.