A NSFormatter subclass that maps UIColor or NSColor instances to meaningful names
Add the following to your Podfile:
pod "KPAColorConvenience"
Use like any other NSFormatter. stringForObjectValue:
maps colors to names and getObjectValue:forString:errorDescription:
does the reverse.
The default color names were taken from http://chir.ag/projects/ntc/