For context, I'm running a program that throws errors if a pixel is not an acceptable value, such as the following:

Error: Invalid color in input data (did not match input profile): (147, 127, 217)

In GIMP, is it possible to select all pixels of a certain value by passing the RGB value as an input without using the color selector?