A component for comparing two colors against an image. The component is built with a fieldset containing an img and two input[type="color"] elements. The input[type="range"] is used to slide between the two colors.
fieldset
img
input[type="color"]
input[type="range"]