SUPPORTED_DIGITS

const val SUPPORTED_DIGITS: Int = 6

The number of hex digits supported (6 for RGB without alpha).