Great tool! Does it account for gamma? Can the user enter a different gamma value?
Shouldn't the browser account for it?
When mixing colors, gamma value is important, see for example [0]. A naive implementation would produce darker, and generally incorrect colors.
[0] http://blog.johnnovak.net/2016/09/21/what-every-coder-should...