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