Inverse of hexToRgbCsv. Falls back to "#000000" on malformed input so the <input type="color"> always has a value.
"#000000"
<input type="color">
Inverse of hexToRgbCsv. Falls back to
"#000000"on malformed input so the<input type="color">always has a value.