Module plugin/hsv

HSVa color model manipulation plugin.

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

clr().hsv();