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