* Handle hex parsing in Color with format support
* Rewrite to remove allocations
* Fix formatting
* Create zero-allocation version
* Use primed OS independent LFS caching
* Use a normalized cache key so Windows uses it.
* Fix LFS caching
* Remove bad task
* Try to get Windows to use the cache
* Try again.