From 4d1d6ac33f2cef7f9215a948fecb0d457aa3690d Mon Sep 17 00:00:00 2001 From: tgomilar Date: Fri, 9 Sep 2016 22:16:39 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..049ae1b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# hex2rgb +"hex2rgb" is a simple web app that let‘s you convert color value from HEX to RGBA and/or RGB (and vice versa)