Normal to Quaternion (relative to origin of hit object)

How do you convert a normal to a quaternion? Or, a vector3 in general?

Quaternion.LookRotation() It creates a rotation facing the vector.