[example: Many Representatives for One Point]
Over $\mathbb{R}$, the tuple $(2,4,6)$ is obtained from $(1,2,3)$ by multiplying every coordinate by the nonzero scalar $2 \in \mathbb{R}^\times$:
\begin{align*}
(2,4,6)=(2\cdot 1,2\cdot 2,2\cdot 3)=2(1,2,3).
\end{align*}
Therefore these two tuples represent the same homogeneous coordinate class:
\begin{align*}
[2:4:6]=[1:2:3].
\end{align*}
Similarly, $(-1,-2,-3)$ is obtained from $(1,2,3)$ by multiplying every coordinate by the nonzero scalar $-1 \in \mathbb{R}^\times$:
\begin{align*}
(-1,-2,-3)=((-1)\cdot 1,(-1)\cdot 2,(-1)\cdot 3)=(-1)(1,2,3).
\end{align*}
Thus
\begin{align*}
[-1:-2:-3]=[1:2:3].
\end{align*}
So $(1,2,3)$, $(2,4,6)$, and $(-1,-2,-3)$ are three representatives of one point of $\mathbb{P}^2_{\mathbb{R}}$.
The tuple $(0,0,0)$ defines no projective point because homogeneous coordinates are equivalence classes of nonzero tuples. The tuple $(0,1,3)$ does define a point, since
\begin{align*}
(0,1,3)\neq (0,0,0).
\end{align*}
Its first coordinate is allowed to vanish; only the simultaneous vanishing of all coordinates is forbidden.
[/example]