It'd be nice if `stringify([0,0,0,0], 'hex')` yielded `'#0000'` instead of `'#000'`.
It'd be nice if
stringify([0,0,0,0], 'hex')yielded'#0000'instead of'#000'.