#2d9314 color space conversions
Hex:
        #2d9314
        RGB:
        45, 147, 20
        CMY:
        82, 42, 92
        CMYK:
        69, 0, 86, 42
      HSL:
        108°, 76.0479%, 32.7451%
        HSV (HSB):
        108°, 86.3946%, 57.6471%
        XYZ:
        11.6422, 21.4758, 4.1935
        xyY:
        0.3120, 0.5756, 21.4758
      CIE-Lab:
        53.4664, -51.1097, 52.2286
        CIE-LCH:
        53.4664, 73.0755, 134.3796
        CIE-Luv:
        53.4664, -44.0587, 62.3492
        Hunter-Lab:
        46.3420, -36.2553, 27.0743
      #2d9314 color charts
#2d9314 RGB chart
      #2d9314 CMYK chart
      #2d9314 RGB pie chart
      #2d9314 color shades, tints & tones
#2d9314 color schemes
#2d9314 color preview, HTML & CSS examples
           This text has a color of #2d9314        
        
          <p style="color:#2d9314;">Text here</p>
        
        
          .mytext {color:#2d9314;}
        
        Text color #2d9314
      
           This box has a color of #2d9314        
        
          <div style="background-color:#2d9314;">Content here</div>
        
        
          .mybackground {background-color:#2d9314;}
        
        Background color #2d9314
      
           Border around this has a color of #2d9314        
        
          <div style="border:2px solid #2d9314;">Content here</div>
        
        
          .myborder {border:2px solid #2d9314;}
        
        Border color #2d9314