#2d725d color space conversions
Hex:
        #2d725d
        RGB:
        45, 114, 93
        CMY:
        82, 55, 64
        CMYK:
        61, 0, 18, 55
      HSL:
        162°, 43.3962%, 31.1765%
        HSV (HSB):
        162°, 60.5263%, 44.7059%
        XYZ:
        9.0753, 13.3828, 12.4608
        xyY:
        0.2599, 0.3833, 13.3828
      CIE-Lab:
        43.3345, -27.2218, 5.1996
        CIE-LCH:
        43.3345, 27.7139, 169.1862
        CIE-Luv:
        43.3345, -28.7254, 10.6488
        Hunter-Lab:
        36.5825, -19.7377, 5.4124
      #2d725d color charts
#2d725d RGB chart
      #2d725d CMYK chart
      #2d725d RGB pie chart
      #2d725d color shades, tints & tones
#2d725d color schemes
#2d725d color preview, HTML & CSS examples
           This text has a color of #2d725d        
        
          <p style="color:#2d725d;">Text here</p>
        
        
          .mytext {color:#2d725d;}
        
        Text color #2d725d
      
           This box has a color of #2d725d        
        
          <div style="background-color:#2d725d;">Content here</div>
        
        
          .mybackground {background-color:#2d725d;}
        
        Background color #2d725d
      
           Border around this has a color of #2d725d        
        
          <div style="border:2px solid #2d725d;">Content here</div>
        
        
          .myborder {border:2px solid #2d725d;}
        
        Border color #2d725d