#76779d color space conversions
Hex:
        #76779d
        RGB:
        118, 119, 157
        CMY:
        54, 53, 38
        CMYK:
        25, 24, 0, 38
      HSL:
        238°, 16.5957%, 53.9216%
        HSV (HSB):
        238°, 24.8408%, 61.5686%
        XYZ:
        20.1538, 19.4795, 34.5960
        xyY:
        0.2715, 0.2624, 19.4795
      CIE-Lab:
        51.2436, 8.3127, -20.5374
        CIE-LCH:
        51.2436, 22.1560, 292.0362
        CIE-Luv:
        51.2436, -2.7417, -31.3369
        Hunter-Lab:
        44.1356, 4.2719, -15.5799
      #76779d color charts
#76779d RGB chart
      #76779d CMYK chart
      #76779d RGB pie chart
      #76779d color shades, tints & tones
#76779d color schemes
#76779d color preview, HTML & CSS examples
           This text has a color of #76779d        
        
          <p style="color:#76779d;">Text here</p>
        
        
          .mytext {color:#76779d;}
        
        Text color #76779d
      
           This box has a color of #76779d        
        
          <div style="background-color:#76779d;">Content here</div>
        
        
          .mybackground {background-color:#76779d;}
        
        Background color #76779d
      
           Border around this has a color of #76779d        
        
          <div style="border:2px solid #76779d;">Content here</div>
        
        
          .myborder {border:2px solid #76779d;}
        
        Border color #76779d