The UTC_TIME function returns the UTC time in 'HH:MM:SS' format.
UTC_TIME()
SELECT UTC_TIME();
utc_time()
==============
10:35:52 AM