#2d9548 color space conversions
Hex:
        #2d9548
        RGB:
        45, 149, 72
        CMY:
        82, 42, 72
        CMYK:
        70, 0, 52, 42
      HSL:
        136°, 53.6082%, 38.0392%
        HSV (HSB):
        136°, 69.7987%, 58.4314%
        XYZ:
        12.9993, 22.5207, 9.7927
        xyY:
        0.2869, 0.4970, 22.5207
      CIE-Lab:
        54.5751, -46.5923, 32.0739
        CIE-LCH:
        54.5751, 56.5648, 145.4567
        CIE-Luv:
        54.5751, -43.3292, 45.9635
        Hunter-Lab:
        47.4559, -34.1524, 20.9845
      #2d9548 color charts
#2d9548 RGB chart
      #2d9548 CMYK chart
      #2d9548 RGB pie chart
      #2d9548 color shades, tints & tones
#2d9548 color schemes
#2d9548 color preview, HTML & CSS examples
           This text has a color of #2d9548        
        
          <p style="color:#2d9548;">Text here</p>
        
        
          .mytext {color:#2d9548;}
        
        Text color #2d9548
      
           This box has a color of #2d9548        
        
          <div style="background-color:#2d9548;">Content here</div>
        
        
          .mybackground {background-color:#2d9548;}
        
        Background color #2d9548
      
           Border around this has a color of #2d9548        
        
          <div style="border:2px solid #2d9548;">Content here</div>
        
        
          .myborder {border:2px solid #2d9548;}
        
        Border color #2d9548