#2d8983 color space conversions
Hex:
        #2d8983
        RGB:
        45, 137, 131
        CMY:
        82, 46, 49
        CMYK:
        67, 0, 4, 46
      HSL:
        176°, 50.5495%, 35.6863%
        HSV (HSB):
        176°, 67.1533%, 53.7255%
        XYZ:
        14.1246, 20.0879, 24.6056
        xyY:
        0.2401, 0.3415, 20.0879
      CIE-Lab:
        51.9365, -27.9902, -4.6890
        CIE-LCH:
        51.9365, 28.3803, 189.5101
        CIE-Luv:
        51.9365, -35.5796, -2.6251
        Hunter-Lab:
        44.8195, -22.1811, -1.1762
      #2d8983 color charts
#2d8983 RGB chart
      #2d8983 CMYK chart
      #2d8983 RGB pie chart
      #2d8983 color shades, tints & tones
#2d8983 color schemes
#2d8983 color preview, HTML & CSS examples
           This text has a color of #2d8983        
        
          <p style="color:#2d8983;">Text here</p>
        
        
          .mytext {color:#2d8983;}
        
        Text color #2d8983
      
           This box has a color of #2d8983        
        
          <div style="background-color:#2d8983;">Content here</div>
        
        
          .mybackground {background-color:#2d8983;}
        
        Background color #2d8983
      
           Border around this has a color of #2d8983        
        
          <div style="border:2px solid #2d8983;">Content here</div>
        
        
          .myborder {border:2px solid #2d8983;}
        
        Border color #2d8983