I used something like
xinfo -root | grep ICC
to tell if a color profile had been loaded into X.
But I have no such program, so either it has been discontinued or I am misremembering.
How do I do it?
Added later; I found the answer
The proper command is
xprop -root | grep ICC | more