3D Hilbert walk of the RGB color cube projected on a on a 2D Spiral curve starting at (2048, 2048). Generated by calculating the distance of each coordinate pair (x, y) from the starting point, and then decoding the RGB channels as the coordinates corresponding to the calculated distance on the 3D Hilbert curve.