module.exports = {
  intToRgb,
  rgbToInt,
  intToHex,
  hexToInt,