#2baeae color space conversions
Hex:
        #2baeae
        RGB:
        43, 174, 174
        CMY:
        83, 32, 32
        CMYK:
        75, 0, 0, 32
      HSL:
        180°, 60.3687%, 42.5490%
        HSV (HSB):
        180°, 75.2874%, 68.2353%
        XYZ:
        23.7723, 33.8417, 45.3236
        xyY:
        0.2309, 0.3288, 33.8417
      CIE-Lab:
        64.8367, -33.4073, -9.9578
        CIE-LCH:
        64.8367, 34.8598, 196.5979
        CIE-Luv:
        64.8367, -46.6583, -10.0756
        Hunter-Lab:
        58.1736, -28.8609, -5.4718
      #2baeae color charts
#2baeae RGB chart
      #2baeae CMYK chart
      #2baeae RGB pie chart
      #2baeae color shades, tints & tones
#2baeae color schemes
#2baeae color preview, HTML & CSS examples
           This text has a color of #2baeae        
        
          <p style="color:#2baeae;">Text here</p>
        
        
          .mytext {color:#2baeae;}
        
        Text color #2baeae
      
           This box has a color of #2baeae        
        
          <div style="background-color:#2baeae;">Content here</div>
        
        
          .mybackground {background-color:#2baeae;}
        
        Background color #2baeae
      
           Border around this has a color of #2baeae        
        
          <div style="border:2px solid #2baeae;">Content here</div>
        
        
          .myborder {border:2px solid #2baeae;}
        
        Border color #2baeae