#2d7a0e color space conversions
Hex:
        #2d7a0e
        RGB:
        45, 122, 14
        CMY:
        82, 52, 95
        CMYK:
        63, 0, 89, 52
      HSL:
        103°, 79.4118%, 26.6667%
        HSV (HSB):
        103°, 88.5246%, 47.8431%
        XYZ:
        8.1210, 14.5087, 2.7879
        xyY:
        0.3195, 0.5708, 14.5087
      CIE-Lab:
        44.9538, -42.5100, 46.1447
        CIE-LCH:
        44.9538, 62.7410, 132.6523
        CIE-Luv:
        44.9538, -34.5306, 52.2546
        Hunter-Lab:
        38.0902, -28.6010, 22.3236
      #2d7a0e color charts
#2d7a0e RGB chart
      #2d7a0e CMYK chart
      #2d7a0e RGB pie chart
      #2d7a0e color shades, tints & tones
#2d7a0e color schemes
#2d7a0e color preview, HTML & CSS examples
           This text has a color of #2d7a0e        
        
          <p style="color:#2d7a0e;">Text here</p>
        
        
          .mytext {color:#2d7a0e;}
        
        Text color #2d7a0e
      
           This box has a color of #2d7a0e        
        
          <div style="background-color:#2d7a0e;">Content here</div>
        
        
          .mybackground {background-color:#2d7a0e;}
        
        Background color #2d7a0e
      
           Border around this has a color of #2d7a0e        
        
          <div style="border:2px solid #2d7a0e;">Content here</div>
        
        
          .myborder {border:2px solid #2d7a0e;}
        
        Border color #2d7a0e