hex2color Usage: hex2color <FFFFFF or (0-255) (0-255) (0-255)> Building with Rust cargo build cargo run FF00FF cargo install --path . Run with nix nix run github:icecreammatt/hex2color FFFF00 Build and run with nix nix build ./result/bin/hex2color FF0000