#2bcaae color space conversions
Hex:
        #2bcaae
        RGB:
        43, 202, 174
        CMY:
        83, 21, 32
        CMYK:
        79, 0, 14, 21
      HSL:
        169°, 64.8980%, 48.0392%
        HSV (HSB):
        169°, 78.7129%, 79.2157%
        XYZ:
        29.7568, 45.8106, 47.3184
        xyY:
        0.2421, 0.3728, 45.8106
      CIE-Lab:
        73.4225, -45.9319, 2.6858
        CIE-LCH:
        73.4225, 46.0103, 176.6535
        CIE-Luv:
        73.4225, -56.5579, 11.1745
        Hunter-Lab:
        67.6836, -39.9695, 5.9281
      #2bcaae color charts
#2bcaae RGB chart
      #2bcaae CMYK chart
      #2bcaae RGB pie chart
      #2bcaae color shades, tints & tones
#2bcaae color schemes
#2bcaae color preview, HTML & CSS examples
           This text has a color of #2bcaae        
        
          <p style="color:#2bcaae;">Text here</p>
        
        
          .mytext {color:#2bcaae;}
        
        Text color #2bcaae
      
           This box has a color of #2bcaae        
        
          <div style="background-color:#2bcaae;">Content here</div>
        
        
          .mybackground {background-color:#2bcaae;}
        
        Background color #2bcaae
      
           Border around this has a color of #2bcaae        
        
          <div style="border:2px solid #2bcaae;">Content here</div>
        
        
          .myborder {border:2px solid #2bcaae;}
        
        Border color #2bcaae