[dotnet-styleGuide-2024.pdf](https://github.com/dotnet/brand/blob/main/dotnet-styleGuide-2024.pdf) > slide 10 "Blue Primary" has hex code `#512BD4`. That's the brand purple. It should be `#0A6BFF`. I got that by converting `CMYK(96, 58, 0, 0)` to hex.
dotnet-styleGuide-2024.pdf > slide 10
"Blue Primary" has hex code
#512BD4. That's the brand purple.It should be
#0A6BFF. I got that by convertingCMYK(96, 58, 0, 0)to hex.