I am trying to query an HTML page from a website, with a element with id #checkout, checkout has a background-color value which has some hex value, i want to be able to parse that value using nokogiri, in ruby, is it possible? any other way to do this?