Hex to rgb A simple web app for converting between hex and rgb. Usage Clone repo git clone https://github.com/Matmonsen/hex_to_rgb.git cd hex_to_rgb Install dependencies npm install Run local dev server npm run dev Open browser at http://localhost:1337/ License See license