#76779b color space conversions
Hex:
        #76779b
        RGB:
        118, 119, 155
        CMY:
        54, 53, 39
        CMYK:
        24, 23, 0, 39
      HSL:
        238°, 15.6118%, 53.5294%
        HSV (HSB):
        238°, 23.8710%, 60.7843%
        XYZ:
        19.9844, 19.4118, 33.7039
        xyY:
        0.2734, 0.2656, 19.4118
      CIE-Lab:
        51.1655, 7.8115, -19.4887
        CIE-LCH:
        51.1655, 20.9960, 291.8419
        CIE-Luv:
        51.1655, -2.6236, -29.6480
        Hunter-Lab:
        44.0588, 3.8622, -14.5143
      #76779b color charts
#76779b RGB chart
      #76779b CMYK chart
      #76779b RGB pie chart
      #76779b color shades, tints & tones
#76779b color schemes
#76779b color preview, HTML & CSS examples
           This text has a color of #76779b        
        
          <p style="color:#76779b;">Text here</p>
        
        
          .mytext {color:#76779b;}
        
        Text color #76779b
      
           This box has a color of #76779b        
        
          <div style="background-color:#76779b;">Content here</div>
        
        
          .mybackground {background-color:#76779b;}
        
        Background color #76779b
      
           Border around this has a color of #76779b        
        
          <div style="border:2px solid #76779b;">Content here</div>
        
        
          .myborder {border:2px solid #76779b;}
        
        Border color #76779b