goal is to build an image histogram for a color image based on its 6-bit color code.
- Load a color image as a variable ImC
- Create a function named rgb26cc to convert each pixel to corresponding 6-bit color code
- Build and display a 6-bit color code image histogram