#2e776a color space conversions
Hex:
        #2e776a
        RGB:
        46, 119, 106
        CMY:
        82, 53, 58
        CMYK:
        61, 0, 11, 53
      HSL:
        169°, 44.2424%, 32.3529%
        HSV (HSB):
        169°, 61.3445%, 46.6667%
        XYZ:
        10.3251, 14.8151, 15.9511
        xyY:
        0.2513, 0.3605, 14.8151
      CIE-Lab:
        45.3799, -25.9955, 0.3952
        CIE-LCH:
        45.3799, 25.9985, 179.1290
        CIE-Luv:
        45.3799, -29.8225, 4.2333
        Hunter-Lab:
        38.4904, -19.4755, 2.3725
      #2e776a color charts
#2e776a RGB chart
      #2e776a CMYK chart
      #2e776a RGB pie chart
      #2e776a color shades, tints & tones
#2e776a color schemes
#2e776a color preview, HTML & CSS examples
           This text has a color of #2e776a        
        
          <p style="color:#2e776a;">Text here</p>
        
        
          .mytext {color:#2e776a;}
        
        Text color #2e776a
      
           This box has a color of #2e776a        
        
          <div style="background-color:#2e776a;">Content here</div>
        
        
          .mybackground {background-color:#2e776a;}
        
        Background color #2e776a
      
           Border around this has a color of #2e776a        
        
          <div style="border:2px solid #2e776a;">Content here</div>
        
        
          .myborder {border:2px solid #2e776a;}
        
        Border color #2e776a