I am not asking about URL upper/lower cases.
First lets look at these few examples.
Example 1:
<p>Hi, My Name Is Imran Bughio!</p>
Example 2:
<p>HI, MY NAME IS IMRAN BUGHIO!</p>
Example 3:
<p style="text-transform:uppercase;">hi, my name is imran bughio!</p>
Question: Does any of the above have any impact on SEO?