Module plugin/rgb

RGBa color model manipulation plugin.

import { clr } from 'paint-bucket/core';
import 'paint-bucket/core/rgb';

clr().rgb24();