#2bbda1 color space conversions
Hex:
        #2bbda1
        RGB:
        43, 189, 161
        CMY:
        83, 26, 37
        CMYK:
        77, 0, 15, 26
      HSL:
        168°, 62.9310%, 45.4902%
        HSV (HSB):
        168°, 77.2487%, 74.1176%
        XYZ:
        25.6269, 39.4820, 39.9883
        xyY:
        0.2438, 0.3757, 39.4820
      CIE-Lab:
        69.0990, -43.7911, 3.4966
        CIE-LCH:
        69.0990, 43.9305, 175.4347
        CIE-Luv:
        69.0990, -52.9155, 11.9182
        Hunter-Lab:
        62.8347, -37.1602, 6.2518
      #2bbda1 color charts
#2bbda1 RGB chart
      #2bbda1 CMYK chart
      #2bbda1 RGB pie chart
      #2bbda1 color shades, tints & tones
#2bbda1 color schemes
#2bbda1 color preview, HTML & CSS examples
           This text has a color of #2bbda1        
        
          <p style="color:#2bbda1;">Text here</p>
        
        
          .mytext {color:#2bbda1;}
        
        Text color #2bbda1
      
           This box has a color of #2bbda1        
        
          <div style="background-color:#2bbda1;">Content here</div>
        
        
          .mybackground {background-color:#2bbda1;}
        
        Background color #2bbda1
      
           Border around this has a color of #2bbda1        
        
          <div style="border:2px solid #2bbda1;">Content here</div>
        
        
          .myborder {border:2px solid #2bbda1;}
        
        Border color #2bbda1