#2bb6aa color space conversions
Hex:
        #2bb6aa
        RGB:
        43, 182, 170
        CMY:
        83, 29, 33
        CMYK:
        76, 0, 7, 29
      HSL:
        175°, 61.7778%, 44.1176%
        HSV (HSB):
        175°, 76.3736%, 71.3725%
        XYZ:
        24.9799, 36.8718, 43.8306
        xyY:
        0.2364, 0.3489, 36.8718
      CIE-Lab:
        67.1807, -38.2642, -4.2584
        CIE-LCH:
        67.1807, 38.5004, 186.3503
        CIE-Luv:
        67.1807, -49.7969, -0.5678
        Hunter-Lab:
        60.7221, -32.8323, -0.2914
      #2bb6aa color charts
#2bb6aa RGB chart
      #2bb6aa CMYK chart
      #2bb6aa RGB pie chart
      #2bb6aa color shades, tints & tones
#2bb6aa color schemes
#2bb6aa color preview, HTML & CSS examples
           This text has a color of #2bb6aa        
        
          <p style="color:#2bb6aa;">Text here</p>
        
        
          .mytext {color:#2bb6aa;}
        
        Text color #2bb6aa
      
           This box has a color of #2bb6aa        
        
          <div style="background-color:#2bb6aa;">Content here</div>
        
        
          .mybackground {background-color:#2bb6aa;}
        
        Background color #2bb6aa
      
           Border around this has a color of #2bb6aa        
        
          <div style="border:2px solid #2bb6aa;">Content here</div>
        
        
          .myborder {border:2px solid #2bb6aa;}
        
        Border color #2bb6aa