Function decodeCSSColor

uint decodeCSSColor(
  string s,
  uint defValue = 0u
) @safe;