A function \( f(x) \) is defined as:
\[
f(x) =
\begin{cases}
ax^2 + bx + c, & x \leq -1
2x^2 + 4x + 1, & -1<x<1
cx^2 + bx + a, & x \geq 1
\end{cases}
\]
If \( f(x) \) is continuous on \( \mathbb{R} \) and \( \lim_{x \to -\frac{3}{2}} f(x) = 14 \), then \( \lim_{x \to 2} f(x) = \):