Find the name for a colour. If no matching colour is found in the database, null is returned.
This method is only guaranteed to match a colour to a particular name when the name has been previously used with find-colour. Thus, getting a colour by name in one MrEd session and then trying to map the color back to a name in a later session may fail, even if the later session would map the original name to the same colour values.