static RGB rgbFromHex(S s) { ret s == null ? null : RGB(s); }