Qix-/color

The issue has been closed
lum[i] = (chan <= 0.039_28) ? chan / 12.92 : ((chan + 0.055) / 1.055) ** 2.4; #216
a395027720 posted onGitHub
index.js Line 257 lum[i] = (chan <= 0.039_28) ? chan / 12.92 : ((chan + 0.055) / 1.055) ** 2.4;
0.039_28 error,What's this?