#2d9983 color space conversions
Hex:
        #2d9983
        RGB:
        45, 153, 131
        CMY:
        82, 40, 49
        CMYK:
        71, 0, 14, 40
      HSL:
        168°, 54.5455%, 38.8235%
        HSV (HSB):
        168°, 70.5882%, 60.0000%
        XYZ:
        16.5702, 24.9790, 25.4208
        xyY:
        0.2474, 0.3730, 24.9790
      CIE-Lab:
        57.0550, -35.5739, 2.8053
        CIE-LCH:
        57.0550, 35.6844, 175.4910
        CIE-Luv:
        57.0550, -41.5870, 9.2899
        Hunter-Lab:
        49.9790, -28.2831, 4.8287
      #2d9983 color charts
#2d9983 RGB chart
      #2d9983 CMYK chart
      #2d9983 RGB pie chart
      #2d9983 color shades, tints & tones
#2d9983 color schemes
#2d9983 color preview, HTML & CSS examples
           This text has a color of #2d9983        
        
          <p style="color:#2d9983;">Text here</p>
        
        
          .mytext {color:#2d9983;}
        
        Text color #2d9983
      
           This box has a color of #2d9983        
        
          <div style="background-color:#2d9983;">Content here</div>
        
        
          .mybackground {background-color:#2d9983;}
        
        Background color #2d9983
      
           Border around this has a color of #2d9983        
        
          <div style="border:2px solid #2d9983;">Content here</div>
        
        
          .myborder {border:2px solid #2d9983;}
        
        Border color #2d9983