Module plugin/cmyk

CMYKa color model manipulation plugin.

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

clr().cmyk();