There are two different ways to represent a complex number with $2 \times 2$ real matrices: $$ \rho: \mathbb{C} \rightarrow M_2(\mathbb{R}) \qquad \rho(z)=\rho(a+ib)= \left[ \begin{array}{ccccc} a&b \\ -b &a \end{array} \right] $$ and $$ \bar\rho: \mathbb{C} \rightarrow M_2(\mathbb{R}) \qquad \bar\rho(z)=\bar\rho(a+ib)= \left[ \begin{array}{ccccc} a&-b \\ b &a \end{array} \right] $$ We can find one or the other in many sources, and somewhere both, as in History of the matrix representation of complex numbers
Clearly this two representations generate the same subring of $M_2(\mathbb{R})$ but ve have: $\bar \rho(z)=\rho(\bar z)$.
The existence of this double representation has some (hidden for me) significance or is purely fortuitous ?