#2d7d14 color space conversions
Hex:
        #2d7d14
        RGB:
        45, 125, 20
        CMY:
        82, 51, 92
        CMYK:
        64, 0, 84, 51
      HSL:
        106°, 72.4138%, 28.4314%
        HSV (HSB):
        106°, 84.0000%, 49.0196%
        XYZ:
        8.5421, 15.2756, 3.1601
        xyY:
        0.3166, 0.5662, 15.2756
      CIE-Lab:
        46.0094, -43.3180, 45.4503
        CIE-LCH:
        46.0094, 62.7867, 133.6239
        CIE-Luv:
        46.0094, -35.6448, 52.5824
        Hunter-Lab:
        39.0840, -29.3848, 22.5650
      #2d7d14 color charts
#2d7d14 RGB chart
      #2d7d14 CMYK chart
      #2d7d14 RGB pie chart
      #2d7d14 color shades, tints & tones
#2d7d14 color schemes
#2d7d14 color preview, HTML & CSS examples
           This text has a color of #2d7d14        
        
          <p style="color:#2d7d14;">Text here</p>
        
        
          .mytext {color:#2d7d14;}
        
        Text color #2d7d14
      
           This box has a color of #2d7d14        
        
          <div style="background-color:#2d7d14;">Content here</div>
        
        
          .mybackground {background-color:#2d7d14;}
        
        Background color #2d7d14
      
           Border around this has a color of #2d7d14        
        
          <div style="border:2px solid #2d7d14;">Content here</div>
        
        
          .myborder {border:2px solid #2d7d14;}
        
        Border color #2d7d14