#4c0042 color space conversions
Hex:
        #4c0042
        RGB:
        76, 0, 66
        CMY:
        70, 100, 74
        CMYK:
        0, 100, 13, 70
      HSL:
        308°, 100.0000%, 14.9020%
        HSV (HSB):
        308°, 100.0000%, 29.8039%
        XYZ:
        3.9639, 1.9298, 5.3178
        xyY:
        0.3536, 0.1721, 1.9298
      CIE-Lab:
        15.1147, 39.2773, -19.4603
        CIE-LCH:
        15.1147, 43.8339, 333.6435
        CIE-Luv:
        15.1147, 24.8825, -22.1830
        Hunter-Lab:
        13.8919, 26.6217, -12.9720
      #4c0042 color charts
#4c0042 RGB chart
      #4c0042 CMYK chart
      #4c0042 RGB pie chart
      #4c0042 color shades, tints & tones
#4c0042 color schemes
#4c0042 color preview, HTML & CSS examples
           This text has a color of #4c0042        
        
          <p style="color:#4c0042;">Text here</p>
        
        
          .mytext {color:#4c0042;}
        
        Text color #4c0042
      
           This box has a color of #4c0042        
        
          <div style="background-color:#4c0042;">Content here</div>
        
        
          .mybackground {background-color:#4c0042;}
        
        Background color #4c0042
      
           Border around this has a color of #4c0042        
        
          <div style="border:2px solid #4c0042;">Content here</div>
        
        
          .myborder {border:2px solid #4c0042;}
        
        Border color #4c0042