string Str = Regex.Replace(HexStr, @"(?<=[0-9A-F]{2})[0-9A-F]{2}", " $0");