#2d777b color space conversions
Hex:
        #2d777b
        RGB:
        45, 119, 123
        CMY:
        82, 53, 52
        CMYK:
        63, 3, 0, 52
      HSL:
        183°, 46.4286%, 32.9412%
        HSV (HSB):
        183°, 63.4146%, 48.2353%
        XYZ:
        11.2542, 15.1816, 21.0761
        xyY:
        0.2369, 0.3195, 15.1816
      CIE-Lab:
        45.8819, -21.2079, -8.9999
        CIE-LCH:
        45.8819, 23.0385, 202.9947
        CIE-Luv:
        45.8819, -29.1551, -9.6708
        Hunter-Lab:
        38.9636, -16.6287, -4.7965
      #2d777b color charts
#2d777b RGB chart
      #2d777b CMYK chart
      #2d777b RGB pie chart
      #2d777b color shades, tints & tones
#2d777b color schemes
#2d777b color preview, HTML & CSS examples
           This text has a color of #2d777b        
        
          <p style="color:#2d777b;">Text here</p>
        
        
          .mytext {color:#2d777b;}
        
        Text color #2d777b
      
           This box has a color of #2d777b        
        
          <div style="background-color:#2d777b;">Content here</div>
        
        
          .mybackground {background-color:#2d777b;}
        
        Background color #2d777b
      
           Border around this has a color of #2d777b        
        
          <div style="border:2px solid #2d777b;">Content here</div>
        
        
          .myborder {border:2px solid #2d777b;}
        
        Border color #2d777b