It takes input in the form and slider of values for Red, Green and Blue ranging from 0 to 255 and then converts those values to a hexadecimal string that can be used to specify color in html/css code.
A live demo can be found on this link.
MIT
GitHub @arielllin