.
My answer is the same as Edwin's answer: = = 90,
but my logic (and wording presentation) is different.
The total number of permutations of 6 items is 6! = 720.
In this set of all permutations, S(6), exactly HALF of all permutations has the "leftBLUE" item on the left from "rightBLUE" item.
So, regarding blue shoes, we have the subset in S(6) of permutations,
where red shoes are in the right order.
Let denote this subset as S(6,B).
In the subset S(6,B), exactly HALF of its permutations has the "leftRED" item on the left from "rightRED" item.
So, regarding red AND blue shoes, we have the subset in S(6,R) of = 180 permutations,
where BOTH red AND blue shoes are in the right order.
Let denote this subset as S(6,B,R).
In the subset S(6,R,B), exactly HALF of its permutations has the "leftWHITE" item on the left from "rightWHITE" item.
So, regarding red, blue and white shoes, we have the subset in S(6,R,B) of = 90 permutations,
where all red AND blue AND white shoes are in the right order.
It gives the final answer.
Solved.