public async Task RgbColor(string hexColor) => await ReplyAsync(embed : await UtilitiesService.GetRgbColorAsync(hexColor));