import matplotlib.colorsprint(list(matplotlib.colors.to_rgb("skyblue")))
Standard input is empty
[0.5294117647058824, 0.807843137254902, 0.9215686274509803]
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!