Turns the input image (input.png) into a selectively colored image, turning it into grayscale with just the lighter blue crayon left colored.
$ bundle install
$ curl -o input.png https://raw.github.com/gist/7addc24b123aad374832/96656b5a75287f8ca8beac523f1d32eee4030aa5/output.png
$ ruby selective_color.rb