#2e701b color space conversions
Hex:
        #2e701b
        RGB:
        46, 112, 27
        CMY:
        82, 56, 89
        CMYK:
        59, 0, 76, 56
      HSL:
        107°, 61.1511%, 27.2549%
        HSV (HSB):
        107°, 75.8929%, 43.9216%
        XYZ:
        7.1187, 12.2483, 3.0259
        xyY:
        0.3179, 0.5470, 12.2483
      CIE-Lab:
        41.6081, -37.5493, 38.7446
        CIE-LCH:
        41.6081, 53.9546, 134.1024
        CIE-Luv:
        41.6081, -29.9712, 44.9251
        Hunter-Lab:
        34.9976, -24.9379, 19.3721
      #2e701b color charts
#2e701b RGB chart
      #2e701b CMYK chart
      #2e701b RGB pie chart
      #2e701b color shades, tints & tones
#2e701b color schemes
#2e701b color preview, HTML & CSS examples
           This text has a color of #2e701b        
        
          <p style="color:#2e701b;">Text here</p>
        
        
          .mytext {color:#2e701b;}
        
        Text color #2e701b
      
           This box has a color of #2e701b        
        
          <div style="background-color:#2e701b;">Content here</div>
        
        
          .mybackground {background-color:#2e701b;}
        
        Background color #2e701b
      
           Border around this has a color of #2e701b        
        
          <div style="border:2px solid #2e701b;">Content here</div>
        
        
          .myborder {border:2px solid #2e701b;}
        
        Border color #2e701b