I am unsure how to go about starting the proof. I know if $f(x)$ is convex, then for any $x$ we have:
$$f(x) \geq f(a) + f'(a)(x-a)$$
Which rearranged gives us
$$f'(a) \leq \frac{f(x) - f(a)}{x - a} = h(x)$$
I proved a result that said $f'(x)$ is increasing given $f(x)$ is convex, would that be relevant here?
For $b>x>y>a$, we have \begin{align*} f(y)&=f\left(\dfrac{y-a}{x-a}\cdot x+\dfrac{x-y}{x-a}\cdot a\right)\\ &\leq\dfrac{y-a}{x-a}\cdot f(x)+\dfrac{x-y}{x-a}\cdot f(a), \end{align*} then \begin{align*} f(y)-f(a)\leq\dfrac{y-a}{x-a}\cdot f(x)+\dfrac{a-y}{x-a}\cdot f(a), \end{align*} and hence \begin{align*} \dfrac{f(y)-f(a)}{y-a}\leq\dfrac{f(x)-f(a)}{x-a}. \end{align*}