Let $V$ be a complex inner product space with $\dim V<\infty$. Let $T$ be a normal operator $(TT^*=T^*T)$. Show that the set of $\{\langle Tv, v\rangle: v\in V, \|v\|=1\}$ is the convex hull of the spectrum of $T$, that is $Spec(T)=\{\lambda \in C: Tv=\lambda v\}$.
My work: It means we need to prove that $$ \{\langle Tv, v\rangle: v\in V, \|v\|=1\}=\{\sum c_i\lambda_i: \sum c_i=1\} $$
Note that $\langle Tv, v\rangle=\langle v, T^* v\rangle$
But I have no idea how to use the normal operator condition in the proof?
Since $T$ is normal, there is a basis of orthonormal vectors, $e_1,\cdots,e_n$, with respect to which $T$ is diagonal.
$$\langle Tv,v\rangle=\sum_i \langle c_iT(e_i),c_ie_i\rangle =\sum_i |c_i|^2\lambda_i \langle e_i,e_i\rangle=\sum_i |c_i|^2\lambda_i.$$
But we know that $||v||=1$. Can we say something about the $\sum_i|c_i|^2$ from this?