#2d701b color space conversions
Hex:
        #2d701b
        RGB:
        45, 112, 27
        CMY:
        82, 56, 89
        CMYK:
        60, 0, 76, 56
      HSL:
        107°, 61.1511%, 27.2549%
        HSV (HSB):
        107°, 75.8929%, 43.9216%
        XYZ:
        7.0742, 12.2254, 3.0238
        xyY:
        0.3169, 0.5476, 12.2254
      CIE-Lab:
        41.5721, -37.8345, 38.6964
        CIE-LCH:
        41.5721, 54.1189, 134.3547
        CIE-Luv:
        41.5721, -30.2752, 44.9168
        Hunter-Lab:
        34.9648, -25.0737, 19.3479
      #2d701b color charts
#2d701b RGB chart
      #2d701b CMYK chart
      #2d701b RGB pie chart
      #2d701b color shades, tints & tones
#2d701b color schemes
#2d701b color preview, HTML & CSS examples
           This text has a color of #2d701b        
        
          <p style="color:#2d701b;">Text here</p>
        
        
          .mytext {color:#2d701b;}
        
        Text color #2d701b
      
           This box has a color of #2d701b        
        
          <div style="background-color:#2d701b;">Content here</div>
        
        
          .mybackground {background-color:#2d701b;}
        
        Background color #2d701b
      
           Border around this has a color of #2d701b        
        
          <div style="border:2px solid #2d701b;">Content here</div>
        
        
          .myborder {border:2px solid #2d701b;}
        
        Border color #2d701b