#2d8577 color space conversions
Hex:
        #2d8577
        RGB:
        45, 133, 119
        CMY:
        82, 48, 53
        CMYK:
        66, 0, 11, 48
      HSL:
        170°, 49.4382%, 34.9020%
        HSV (HSB):
        170°, 66.1654%, 52.1569%
        XYZ:
        12.7995, 18.6649, 20.3808
        xyY:
        0.2469, 0.3600, 18.6649
      CIE-Lab:
        50.2928, -29.4608, -0.1086
        CIE-LCH:
        50.2928, 29.4610, 180.2112
        CIE-Luv:
        50.2928, -34.7681, 4.1243
        Hunter-Lab:
        43.2028, -22.7217, 2.2721
      #2d8577 color charts
#2d8577 RGB chart
      #2d8577 CMYK chart
      #2d8577 RGB pie chart
      #2d8577 color shades, tints & tones
#2d8577 color schemes
#2d8577 color preview, HTML & CSS examples
           This text has a color of #2d8577        
        
          <p style="color:#2d8577;">Text here</p>
        
        
          .mytext {color:#2d8577;}
        
        Text color #2d8577
      
           This box has a color of #2d8577        
        
          <div style="background-color:#2d8577;">Content here</div>
        
        
          .mybackground {background-color:#2d8577;}
        
        Background color #2d8577
      
           Border around this has a color of #2d8577        
        
          <div style="border:2px solid #2d8577;">Content here</div>
        
        
          .myborder {border:2px solid #2d8577;}
        
        Border color #2d8577