#2d8461 color space conversions
Hex:
        #2d8461
        RGB:
        45, 132, 97
        CMY:
        82, 48, 62
        CMYK:
        66, 0, 27, 48
      HSL:
        156°, 49.1525%, 34.7059%
        HSV (HSB):
        156°, 65.9091%, 51.7647%
        XYZ:
        11.4911, 17.9235, 14.1632
        xyY:
        0.2637, 0.4113, 17.9235
      CIE-Lab:
        49.4032, -34.6744, 11.4281
        CIE-LCH:
        49.4032, 36.5091, 161.7587
        CIE-Luv:
        49.4032, -35.6195, 20.1266
        Hunter-Lab:
        42.3361, -25.6387, 9.8003
      #2d8461 color charts
#2d8461 RGB chart
      #2d8461 CMYK chart
      #2d8461 RGB pie chart
      #2d8461 color shades, tints & tones
#2d8461 color schemes
#2d8461 color preview, HTML & CSS examples
           This text has a color of #2d8461        
        
          <p style="color:#2d8461;">Text here</p>
        
        
          .mytext {color:#2d8461;}
        
        Text color #2d8461
      
           This box has a color of #2d8461        
        
          <div style="background-color:#2d8461;">Content here</div>
        
        
          .mybackground {background-color:#2d8461;}
        
        Background color #2d8461
      
           Border around this has a color of #2d8461        
        
          <div style="border:2px solid #2d8461;">Content here</div>
        
        
          .myborder {border:2px solid #2d8461;}
        
        Border color #2d8461