#2d777f color space conversions
Hex:
        #2d777f
        RGB:
        45, 119, 127
        CMY:
        82, 53, 50
        CMYK:
        65, 6, 0, 50
      HSL:
        186°, 47.6744%, 33.7255%
        HSV (HSB):
        186°, 64.5669%, 49.8039%
        XYZ:
        11.5098, 15.2838, 22.4221
        xyY:
        0.2339, 0.3105, 15.2838
      CIE-Lab:
        46.0205, -19.9604, -11.1732
        CIE-LCH:
        46.0205, 22.8748, 209.2387
        CIE-Luv:
        46.0205, -28.9433, -13.0299
        Hunter-Lab:
        39.0946, -15.8635, -6.6387
      #2d777f color charts
#2d777f RGB chart
      #2d777f CMYK chart
      #2d777f RGB pie chart
      #2d777f color shades, tints & tones
#2d777f color schemes
#2d777f color preview, HTML & CSS examples
           This text has a color of #2d777f        
        
          <p style="color:#2d777f;">Text here</p>
        
        
          .mytext {color:#2d777f;}
        
        Text color #2d777f
      
           This box has a color of #2d777f        
        
          <div style="background-color:#2d777f;">Content here</div>
        
        
          .mybackground {background-color:#2d777f;}
        
        Background color #2d777f
      
           Border around this has a color of #2d777f        
        
          <div style="border:2px solid #2d777f;">Content here</div>
        
        
          .myborder {border:2px solid #2d777f;}
        
        Border color #2d777f