Yesterday, a question occurred to me, and I tried to find the center of the triangle that satisfies the condition I am thinking of, but I have not been able to do so yet
Suppose a triangle $∆ABC$, what is required is to determine the appropriate position of the point M that makes the triangle $∆A'B'C'$ To be an equilateral triangle where the points $A',B',C'$ are the inversion of the vertices of the triangle with respect to the three circles that each pass through two vertices of the triangle. And the point $M$
I tried searching some centers from the Clark Kimberling Encyclopedia online and verified that they do not achieve this property. I tried about $15 centers of the triangle. I don't want to try all the points in the encyclopedia to find this point. Is there a faster way? For example, how do we create this point with a ruler and compass?





It appears that $M$ can take different positions (black little circles in Fig. 1 for example) for which the result is an equilateral triangle.
Therefore, considering this issue under the point of view of "triangle centers" looks to me a dead end.
let us have a closer look. On fig. 1, a first point $M$ has been privilegized for the reproduction of the figure as given in the question. $M$, like other positions $M', M''$ are candidates obtained by a systematic "browsing", using a $400 \times 400$ grid of points of the area covering the triangle and its vicinity. It is why the displayed point(s) are close to the points realizing an equilateral triangle but not exactly coinciding with them ; as a consequence, we have a little "fuzzyness" for displayed triangles.
Fig. 1 : Triangle $A(-2,0), B(0.5,0), C(0,1)$ ; circles $(ABM),(MBC),(AMC)$ with common point $M$ in green giving light grey triangle (all this is similar to your figure). But there are two other points $M'$ and $M''$ associated resp. with purple and blue "equilateral" triangles.
Fig. 2 : (in connection with Fig. 1) ; Color display of a function characterizing "equilateralness" on a scale with minimal value $0$ (deep blue) for perfect equilateralness. One recognizes in this diagram the shape of (prolongated) triangle $ABC$ and the places where points $M,M',M''$ are situated.
Fig. 3 : Another example with an acute triangle $A=(-2,-1), B=(1,-1), C=(0,2)$ which can be seen on the upper left corner of the left figure where we can see (at least) three triangles. On the right figure one can notice three deep blue regions corresponding to these three triangles plus a whole circle which looks as a continuous locus of points $M$. Honestly, I haven't well understood all in this pretty figure.
For those who are interested, I can provide the Matlab program that I have written for obtaining this figure.