Verifies if the given string is a color representation
'use strict';
thorin.validate('COLOR', 'inputString', {
hex: true,
rgb: true,
rgba: false
});
You can always create a new issue on GitHub or contact one of the core founders by chat.