#2d954d color space conversions
Hex:
        #2d954d
        RGB:
        45, 149, 77
        CMY:
        82, 42, 70
        CMYK:
        70, 0, 48, 42
      HSL:
        138°, 53.6082%, 38.0392%
        HSV (HSB):
        138°, 69.7987%, 58.4314%
        XYZ:
        13.1692, 22.5886, 10.6871
        xyY:
        0.2835, 0.4864, 22.5886
      CIE-Lab:
        54.6460, -45.7807, 29.5470
        CIE-LCH:
        54.6460, 54.4876, 147.1617
        CIE-Luv:
        54.6460, -43.1084, 43.3357
        Hunter-Lab:
        47.5275, -33.7132, 19.9372
      #2d954d color charts
#2d954d RGB chart
      #2d954d CMYK chart
      #2d954d RGB pie chart
      #2d954d color shades, tints & tones
#2d954d color schemes
#2d954d color preview, HTML & CSS examples
           This text has a color of #2d954d        
        
          <p style="color:#2d954d;">Text here</p>
        
        
          .mytext {color:#2d954d;}
        
        Text color #2d954d
      
           This box has a color of #2d954d        
        
          <div style="background-color:#2d954d;">Content here</div>
        
        
          .mybackground {background-color:#2d954d;}
        
        Background color #2d954d
      
           Border around this has a color of #2d954d        
        
          <div style="border:2px solid #2d954d;">Content here</div>
        
        
          .myborder {border:2px solid #2d954d;}
        
        Border color #2d954d