[]
public static bool TryColorFromString(string v, out Color c)
Public Shared Function TryColorFromString(v As String, ByRef c As Color) As Boolean