color-converter

  • convert rgb to hex
  • convert hex to rgb

screen shot

screenshot

use

 import { convertHexToRGB, convertRGBToHex } from "./index.js";