I'm attempting to access a CSS file through the HTML code of my website in order to modify the hex color values.
Important: It's worth mentioning that I am making these changes directly on my own website, so it's not as simple as just altering the color codes.
The technology I am working with is ASP.NET MVC 4.5 Framework.