#2d572d color space conversions
Hex:
        #2d572d
        RGB:
        45, 87, 45
        CMY:
        82, 66, 82
        CMYK:
        48, 0, 48, 66
      HSL:
        120°, 31.8182%, 25.8824%
        HSV (HSB):
        120°, 48.2759%, 34.1176%
        XYZ:
        4.9640, 7.5637, 3.6809
        xyY:
        0.3063, 0.4666, 7.5637
      CIE-Lab:
        33.0573, -24.5569, 19.9125
        CIE-LCH:
        33.0573, 31.6156, 140.9623
        CIE-Luv:
        33.0573, -19.1093, 24.7015
        Hunter-Lab:
        27.5023, -15.9105, 11.3161
      #2d572d color charts
#2d572d RGB chart
      #2d572d CMYK chart
      #2d572d RGB pie chart
      #2d572d color shades, tints & tones
#2d572d color schemes
#2d572d color preview, HTML & CSS examples
           This text has a color of #2d572d        
        
          <p style="color:#2d572d;">Text here</p>
        
        
          .mytext {color:#2d572d;}
        
        Text color #2d572d
      
           This box has a color of #2d572d        
        
          <div style="background-color:#2d572d;">Content here</div>
        
        
          .mybackground {background-color:#2d572d;}
        
        Background color #2d572d
      
           Border around this has a color of #2d572d        
        
          <div style="border:2px solid #2d572d;">Content here</div>
        
        
          .myborder {border:2px solid #2d572d;}
        
        Border color #2d572d