示例#1
0
 def color_conv(color):
     return color_to_html_format(color_name_to_rgb(color))
示例#2
0
 def color_conv(color):
     return color_to_html_format(color_name_to_rgb(color))