Suppose we have $f \in S$, where we identify $S$ as a closed subset of $(C([0,1]), \| \cdot \|_{L^2})$ and $(C([0,1]), \| \cdot \|_{\infty})$. I have been able to show that for some $M > 0$, $$\| f \|_{\infty} \leq M \| f \|_{L^2}.$$
Is it trivially true however that $\| f \|_{L^2} \leq \| f \|_{\infty}$?
Yes it is true. We have: $$ ||f||_{L^2}^2=\int_{[0,1]}|f(x)|^2dx\leq\int_{[0,1]}||f||_{\infty}^2dx=||f||_{\infty}^2 $$ Taking roots gives you the result.