#2d864b color space conversions
Hex:
        #2d864b
        RGB:
        45, 134, 75
        CMY:
        82, 47, 71
        CMYK:
        66, 0, 44, 47
      HSL:
        140°, 49.7207%, 35.0980%
        HSV (HSB):
        140°, 66.4179%, 52.5490%
        XYZ:
        10.8773, 18.1161, 9.5801
        xyY:
        0.2820, 0.4697, 18.1161
      CIE-Lab:
        49.6366, -40.1637, 24.2124
        CIE-LCH:
        49.6366, 46.8974, 148.9166
        CIE-Luv:
        49.6366, -37.4907, 35.6962
        Hunter-Lab:
        42.5630, -28.8683, 16.4491
      #2d864b color charts
#2d864b RGB chart
      #2d864b CMYK chart
      #2d864b RGB pie chart
      #2d864b color shades, tints & tones
#2d864b color schemes
#2d864b color preview, HTML & CSS examples
           This text has a color of #2d864b        
        
          <p style="color:#2d864b;">Text here</p>
        
        
          .mytext {color:#2d864b;}
        
        Text color #2d864b
      
           This box has a color of #2d864b        
        
          <div style="background-color:#2d864b;">Content here</div>
        
        
          .mybackground {background-color:#2d864b;}
        
        Background color #2d864b
      
           Border around this has a color of #2d864b        
        
          <div style="border:2px solid #2d864b;">Content here</div>
        
        
          .myborder {border:2px solid #2d864b;}
        
        Border color #2d864b