2.50 EM to PT
Result
2.50 em = 30 pt
Explanation
- Em value — 2.50
To convert 2.50 em to points you need to multiply EM value by 12, in our case: 2.50 × 12. In result we'll receive that 2.50 em is equal to 30 points (pt)
CSS code for 2.50 EM to PT
p { font-size: 30pt }
HTML (inline CSS):
<p style="font-size: 30pt">Hello World<p>