#2d856d color space conversions
Hex:
        #2d856d
        RGB:
        45, 133, 109
        CMY:
        82, 48, 57
        CMYK:
        66, 0, 18, 48
      HSL:
        164°, 49.4382%, 34.9020%
        HSV (HSB):
        164°, 66.1654%, 52.1569%
        XYZ:
        12.2300, 18.4371, 17.3821
        xyY:
        0.2545, 0.3837, 18.4371
      CIE-Lab:
        50.0220, -32.1521, 5.3357
        CIE-LCH:
        50.0220, 32.5919, 170.5775
        CIE-Luv:
        50.0220, -35.3434, 11.9451
        Hunter-Lab:
        42.9384, -24.3005, 6.0554
      #2d856d color charts
#2d856d RGB chart
      #2d856d CMYK chart
      #2d856d RGB pie chart
      #2d856d color shades, tints & tones
#2d856d color schemes
#2d856d color preview, HTML & CSS examples
           This text has a color of #2d856d        
        
          <p style="color:#2d856d;">Text here</p>
        
        
          .mytext {color:#2d856d;}
        
        Text color #2d856d
      
           This box has a color of #2d856d        
        
          <div style="background-color:#2d856d;">Content here</div>
        
        
          .mybackground {background-color:#2d856d;}
        
        Background color #2d856d
      
           Border around this has a color of #2d856d        
        
          <div style="border:2px solid #2d856d;">Content here</div>
        
        
          .myborder {border:2px solid #2d856d;}
        
        Border color #2d856d