#76204c color space conversions
Hex:
        #76204c
        RGB:
        118, 32, 76
        CMY:
        54, 87, 70
        CMYK:
        0, 73, 36, 54
      HSL:
        329°, 57.3333%, 29.4118%
        HSV (HSB):
        329°, 72.8814%, 46.2745%
        XYZ:
        9.2922, 5.4064, 7.3913
        xyY:
        0.4207, 0.2447, 5.4064
      CIE-Lab:
        27.8625, 41.2746, -5.9611
        CIE-LCH:
        27.8625, 41.7028, 351.7819
        CIE-Luv:
        27.8625, 47.9460, -13.0625
        Hunter-Lab:
        23.2516, 30.6451, -2.5711
      #76204c color charts
#76204c RGB chart
      #76204c CMYK chart
      #76204c RGB pie chart
      #76204c color shades, tints & tones
#76204c color schemes
#76204c color preview, HTML & CSS examples
           This text has a color of #76204c        
        
          <p style="color:#76204c;">Text here</p>
        
        
          .mytext {color:#76204c;}
        
        Text color #76204c
      
           This box has a color of #76204c        
        
          <div style="background-color:#76204c;">Content here</div>
        
        
          .mybackground {background-color:#76204c;}
        
        Background color #76204c
      
           Border around this has a color of #76204c        
        
          <div style="border:2px solid #76204c;">Content here</div>
        
        
          .myborder {border:2px solid #76204c;}
        
        Border color #76204c