Gap between the start and end of the Dashed circle using css

In our project we Want to add dashed circle around the object.
But when we draw the dashed circle using the css, starting and ending point of the circle getting together.
But we want even space between all the strokes.
How can we get the space between the starting and ending point.
is there any css-properties to obtain that??!
dashed-circle

This will help you.