#2dbb89 color space conversions
Hex:
        #2dbb89
        RGB:
        45, 187, 137
        CMY:
        82, 27, 46
        CMYK:
        76, 0, 27, 27
      HSL:
        159°, 61.2069%, 45.4902%
        HSV (HSB):
        159°, 75.9358%, 73.3333%
        XYZ:
        23.3679, 37.9047, 29.7516
        xyY:
        0.2567, 0.4164, 37.9047
      CIE-Lab:
        67.9503, -48.6246, 14.9602
        CIE-LCH:
        67.9503, 50.8739, 162.8986
        CIE-Luv:
        67.9503, -53.5511, 28.6778
        Hunter-Lab:
        61.5668, -39.9916, 14.4453
      #2dbb89 color charts
#2dbb89 RGB chart
      #2dbb89 CMYK chart
      #2dbb89 RGB pie chart
      #2dbb89 color shades, tints & tones
#2dbb89 color schemes
#2dbb89 color preview, HTML & CSS examples
           This text has a color of #2dbb89        
        
          <p style="color:#2dbb89;">Text here</p>
        
        
          .mytext {color:#2dbb89;}
        
        Text color #2dbb89
      
           This box has a color of #2dbb89        
        
          <div style="background-color:#2dbb89;">Content here</div>
        
        
          .mybackground {background-color:#2dbb89;}
        
        Background color #2dbb89
      
           Border around this has a color of #2dbb89        
        
          <div style="border:2px solid #2dbb89;">Content here</div>
        
        
          .myborder {border:2px solid #2dbb89;}
        
        Border color #2dbb89