Okay, this might seem like my computer's fault, but I tested this with different devices, I get the same result on every device. While setting the background color of a html to blue, I did a typo and wrote bluee and I got violet color. I don't know why it's happening.
<body bgcolor="bluee"><div style=color:red;>
Weird Color
</div></body>