I got the answer is 'Yes' from a scribe.
But I am confused because:
Suppose there is a convex function $f(x)=x^THx$, where $x\in\mathbb{R}^N$ and $H\in\mathbb{R}^{M\times N}$ is positive semidefinite. Thus $f(x)$ is a convex with a Lipschitz continuous gradient $L=2\|H\|$.
$f^*(x)=\max\limits_y\langle x,y\rangle-y^THy$. Thus, $x=2Hy$. But $H$ can be not invertable.If it is invertable, then $f^*(x)=\frac{1}{4}x^TH^{-1}x$, which its gradient is $\frac{1}{2}H^{-1}x=\frac{1}{L}$.