#76617d color space conversions
Hex:
        #76617d
        RGB:
        118, 97, 125
        CMY:
        54, 62, 51
        CMYK:
        6, 22, 0, 51
      HSL:
        285°, 12.6126%, 43.5294%
        HSV (HSB):
        285°, 22.4000%, 49.0196%
        XYZ:
        15.4476, 13.8816, 21.2673
        xyY:
        0.3053, 0.2744, 13.8816
      CIE-Lab:
        44.0627, 13.9718, -12.4853
        CIE-LCH:
        44.0627, 18.7375, 318.2157
        CIE-Luv:
        44.0627, 9.7967, -19.3277
        Hunter-Lab:
        37.2580, 8.8065, -7.7627
      #76617d color charts
#76617d RGB chart
      #76617d CMYK chart
      #76617d RGB pie chart
      #76617d color shades, tints & tones
#76617d color schemes
#76617d color preview, HTML & CSS examples
           This text has a color of #76617d        
        
          <p style="color:#76617d;">Text here</p>
        
        
          .mytext {color:#76617d;}
        
        Text color #76617d
      
           This box has a color of #76617d        
        
          <div style="background-color:#76617d;">Content here</div>
        
        
          .mybackground {background-color:#76617d;}
        
        Background color #76617d
      
           Border around this has a color of #76617d        
        
          <div style="border:2px solid #76617d;">Content here</div>
        
        
          .myborder {border:2px solid #76617d;}
        
        Border color #76617d