You could provide some data about these sensors
or
you could use external circuitry to switch the power for the sensors via a GPIO
or
you could use 3.3V sensors that draw less than 20mA and supply them via a GPIO
And where have you got PIN3 connected to and how are you controlling that pin?
You’d need to tie PIN3 down to GND via a pull-down resistor to keep the sensor in standby while your device sleeps and pull it high via a GPIO when you want to switch it on.