#76799e color space conversions
Hex:
        #76799e
        RGB:
        118, 121, 158
        CMY:
        54, 53, 38
        CMYK:
        25, 23, 0, 38
      HSL:
        236°, 17.0940%, 54.1176%
        HSV (HSB):
        236°, 25.3165%, 61.9608%
        XYZ:
        20.4801, 19.9949, 35.1277
        xyY:
        0.2709, 0.2645, 19.9949
      CIE-Lab:
        51.8315, 7.3792, -20.2195
        CIE-LCH:
        51.8315, 21.5239, 290.0498
        CIE-Luv:
        51.8315, -3.6668, -30.7912
        Hunter-Lab:
        44.7157, 3.5020, -15.2761
      #76799e color charts
#76799e RGB chart
      #76799e CMYK chart
      #76799e RGB pie chart
      #76799e color shades, tints & tones
#76799e color schemes
#76799e color preview, HTML & CSS examples
           This text has a color of #76799e        
        
          <p style="color:#76799e;">Text here</p>
        
        
          .mytext {color:#76799e;}
        
        Text color #76799e
      
           This box has a color of #76799e        
        
          <div style="background-color:#76799e;">Content here</div>
        
        
          .mybackground {background-color:#76799e;}
        
        Background color #76799e
      
           Border around this has a color of #76799e        
        
          <div style="border:2px solid #76799e;">Content here</div>
        
        
          .myborder {border:2px solid #76799e;}
        
        Border color #76799e