Mapping 6 bits per color to 8 is easy. Just tie the lower 2 bits of each color to 0 and use the higher 6 bits. As for the timings, you'll have to figure them out yourself.