alias hexrgb { tokenize 44 $iif($0 > 1,$+($calc($1),$chr(44),$calc($2),$chr(44),$calc($3)),$rgb($1)) return $base($rgb($3,$2,$1),10,16,6) }