#2d5139 color space conversions
Hex:
        #2d5139
        RGB:
        45, 81, 57
        CMY:
        82, 68, 78
        CMYK:
        44, 0, 30, 68
      HSL:
        140°, 28.5714%, 24.7059%
        HSV (HSB):
        140°, 44.4444%, 31.7647%
        XYZ:
        4.7631, 6.7382, 4.9204
        xyY:
        0.2901, 0.4103, 6.7382
      CIE-Lab:
        31.2032, -19.1213, 10.1469
        CIE-LCH:
        31.2032, 21.6468, 152.0469
        CIE-Luv:
        31.2032, -16.1666, 14.0046
        Hunter-Lab:
        25.9580, -12.6727, 6.9319
      #2d5139 color charts
#2d5139 RGB chart
      #2d5139 CMYK chart
      #2d5139 RGB pie chart
      #2d5139 color shades, tints & tones
#2d5139 color schemes
#2d5139 color preview, HTML & CSS examples
           This text has a color of #2d5139        
        
          <p style="color:#2d5139;">Text here</p>
        
        
          .mytext {color:#2d5139;}
        
        Text color #2d5139
      
           This box has a color of #2d5139        
        
          <div style="background-color:#2d5139;">Content here</div>
        
        
          .mybackground {background-color:#2d5139;}
        
        Background color #2d5139
      
           Border around this has a color of #2d5139        
        
          <div style="border:2px solid #2d5139;">Content here</div>
        
        
          .myborder {border:2px solid #2d5139;}
        
        Border color #2d5139