Create a [spec-compliant](https://drafts.csswg.org/css-color-5/#color-mix) implementation of the color-mix function. This should be able to handle CSS color and CSS variables being passed into it.
Create a spec-compliant implementation of the color-mix function. This should be able to handle CSS color and CSS variables being passed into it.