#2bbdae color space conversions
Hex:
        #2bbdae
        RGB:
        43, 189, 174
        CMY:
        83, 26, 32
        CMYK:
        77, 0, 8, 26
      HSL:
        174°, 62.9310%, 45.4902%
        HSV (HSB):
        174°, 77.2487%, 74.1176%
        XYZ:
        26.8338, 39.9648, 46.3441
        xyY:
        0.2372, 0.3532, 39.9648
      CIE-Lab:
        69.4444, -40.2867, -3.1260
        CIE-LCH:
        69.4444, 40.4078, 184.4369
        CIE-Luv:
        69.4444, -51.9946, 1.4716
        Hunter-Lab:
        63.2177, -34.8636, 0.7877
      #2bbdae color charts
#2bbdae RGB chart
      #2bbdae CMYK chart
      #2bbdae RGB pie chart
      #2bbdae color shades, tints & tones
#2bbdae color schemes
#2bbdae color preview, HTML & CSS examples
           This text has a color of #2bbdae        
        
          <p style="color:#2bbdae;">Text here</p>
        
        
          .mytext {color:#2bbdae;}
        
        Text color #2bbdae
      
           This box has a color of #2bbdae        
        
          <div style="background-color:#2bbdae;">Content here</div>
        
        
          .mybackground {background-color:#2bbdae;}
        
        Background color #2bbdae
      
           Border around this has a color of #2bbdae        
        
          <div style="border:2px solid #2bbdae;">Content here</div>
        
        
          .myborder {border:2px solid #2bbdae;}
        
        Border color #2bbdae