#2d755f color space conversions
Hex:
        #2d755f
        RGB:
        45, 117, 95
        CMY:
        82, 54, 63
        CMYK:
        62, 0, 19, 54
      HSL:
        162°, 44.4444%, 31.7647%
        HSV (HSB):
        162°, 61.5385%, 45.8824%
        XYZ:
        9.5090, 14.1067, 13.0482
        xyY:
        0.2594, 0.3848, 14.1067
      CIE-Lab:
        44.3856, -28.1678, 5.5094
        CIE-LCH:
        44.3856, 28.7016, 168.9332
        CIE-Luv:
        44.3856, -29.8256, 11.2494
        Hunter-Lab:
        37.5589, -20.5360, 5.6935
      #2d755f color charts
#2d755f RGB chart
      #2d755f CMYK chart
      #2d755f RGB pie chart
      #2d755f color shades, tints & tones
#2d755f color schemes
#2d755f color preview, HTML & CSS examples
           This text has a color of #2d755f        
        
          <p style="color:#2d755f;">Text here</p>
        
        
          .mytext {color:#2d755f;}
        
        Text color #2d755f
      
           This box has a color of #2d755f        
        
          <div style="background-color:#2d755f;">Content here</div>
        
        
          .mybackground {background-color:#2d755f;}
        
        Background color #2d755f
      
           Border around this has a color of #2d755f        
        
          <div style="border:2px solid #2d755f;">Content here</div>
        
        
          .myborder {border:2px solid #2d755f;}
        
        Border color #2d755f