#76739d color space conversions
Hex:
        #76739d
        RGB:
        118, 115, 157
        CMY:
        54, 55, 38
        CMYK:
        25, 27, 0, 38
      HSL:
        244°, 17.6471%, 53.3333%
        HSV (HSB):
        244°, 26.7516%, 61.5686%
        XYZ:
        19.6878, 18.5473, 34.4406
        xyY:
        0.2709, 0.2552, 18.5473
      CIE-Lab:
        50.1534, 10.6956, -22.2125
        CIE-LCH:
        50.1534, 24.6534, 295.7113
        CIE-Luv:
        50.1534, -1.0176, -34.0926
        Hunter-Lab:
        43.0666, 6.2340, -17.2679
      #76739d color charts
#76739d RGB chart
      #76739d CMYK chart
      #76739d RGB pie chart
      #76739d color shades, tints & tones
#76739d color schemes
#76739d color preview, HTML & CSS examples
           This text has a color of #76739d        
        
          <p style="color:#76739d;">Text here</p>
        
        
          .mytext {color:#76739d;}
        
        Text color #76739d
      
           This box has a color of #76739d        
        
          <div style="background-color:#76739d;">Content here</div>
        
        
          .mybackground {background-color:#76739d;}
        
        Background color #76739d
      
           Border around this has a color of #76739d        
        
          <div style="border:2px solid #76739d;">Content here</div>
        
        
          .myborder {border:2px solid #76739d;}
        
        Border color #76739d