The encoding of color can be handled in many different ways, using
different color spaces. As different color spaces have different uses,
efficient conversion between these representations are important. The
'farver' package provides a set of functions that gives access to very fast
color space conversion and comparisons implemented in C++, and offers
100-fold speed improvements over the 'convertColor' function in the
'grDevices' package.