def eval(self, color):
   return str(HTMLColors.get_hue_from_color(color.value))