`colord` is significantly smaller (~4KB vs ~29KB minified) and ships
its own TypeScript types, removing the need for `@types/tinycolor2`.
Extract `colorToHex` utility to convert any color to 6-digit hex and
add tests for it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>