Qix-/color

The issue has been closed
Bug in alpha handling during model conversions #250
Qix- posted onGitHub
https://github.com/Qix-/color/blob/286fb710033e7a915003c9cdc3a2522a38d9c8a3/index.js#L422
Not sure how this wasn't caught before. I need to verify it's actually a bug, but pretty sure this will always have an alpha of 4.0
(which isn't correct anyway) if the model conversion is given an alpha value. Need to add a failing test.