Get angle around a specified axis.

Hey there!

I am trying to get the angle of rotation of an object around a specified Vector3 axis, is there any way to do that in Unity?

An axis with a specified vector 3, like (0.6, 0.8, -0.3) for example.