#2bbd86 color space conversions
Hex:
        #2bbd86
        RGB:
        43, 189, 134
        CMY:
        83, 26, 47
        CMYK:
        77, 0, 29, 26
      HSL:
        157°, 62.9310%, 45.4902%
        HSV (HSB):
        157°, 77.2487%, 74.1176%
        XYZ:
        23.4969, 38.6300, 28.7722
        xyY:
        0.2585, 0.4250, 38.6300
      CIE-Lab:
        68.4824, -50.3425, 17.3177
        CIE-LCH:
        68.4824, 53.2379, 161.0169
        CIE-Luv:
        68.4824, -54.7340, 32.1136
        Hunter-Lab:
        62.1530, -41.2860, 16.0603
      #2bbd86 color charts
#2bbd86 RGB chart
      #2bbd86 CMYK chart
      #2bbd86 RGB pie chart
      #2bbd86 color shades, tints & tones
#2bbd86 color schemes
#2bbd86 color preview, HTML & CSS examples
           This text has a color of #2bbd86        
        
          <p style="color:#2bbd86;">Text here</p>
        
        
          .mytext {color:#2bbd86;}
        
        Text color #2bbd86
      
           This box has a color of #2bbd86        
        
          <div style="background-color:#2bbd86;">Content here</div>
        
        
          .mybackground {background-color:#2bbd86;}
        
        Background color #2bbd86
      
           Border around this has a color of #2bbd86        
        
          <div style="border:2px solid #2bbd86;">Content here</div>
        
        
          .myborder {border:2px solid #2bbd86;}
        
        Border color #2bbd86