They are faster to compute with, take less space --which means faster access because we use less cache lines--, and they are what is used by `bvh`...
The only operations that are not supported right now are term-by-term division and multiplication between two colors. I deemed the multiplication and division by a scalar more important than those operations for the moment.