#2d7258 color space conversions
Hex:
        #2d7258
        RGB:
        45, 114, 88
        CMY:
        82, 55, 65
        CMYK:
        61, 0, 23, 55
      HSL:
        157°, 43.3962%, 31.1765%
        HSV (HSB):
        157°, 60.5263%, 44.7059%
        XYZ:
        8.8610, 13.2971, 11.3321
        xyY:
        0.2646, 0.3970, 13.2971
      CIE-Lab:
        43.2075, -28.4879, 8.0057
        CIE-LCH:
        43.2075, 29.5914, 164.3035
        CIE-Luv:
        43.2075, -28.9653, 14.3478
        Hunter-Lab:
        36.4652, -20.4390, 7.1004
      #2d7258 color charts
#2d7258 RGB chart
      #2d7258 CMYK chart
      #2d7258 RGB pie chart
      #2d7258 color shades, tints & tones
#2d7258 color schemes
#2d7258 color preview, HTML & CSS examples
           This text has a color of #2d7258        
        
          <p style="color:#2d7258;">Text here</p>
        
        
          .mytext {color:#2d7258;}
        
        Text color #2d7258
      
           This box has a color of #2d7258        
        
          <div style="background-color:#2d7258;">Content here</div>
        
        
          .mybackground {background-color:#2d7258;}
        
        Background color #2d7258
      
           Border around this has a color of #2d7258        
        
          <div style="border:2px solid #2d7258;">Content here</div>
        
        
          .myborder {border:2px solid #2d7258;}
        
        Border color #2d7258