#2bafae color space conversions
Hex:
        #2bafae
        RGB:
        43, 175, 174
        CMY:
        83, 31, 32
        CMYK:
        75, 0, 1, 31
      HSL:
        180°, 60.5505%, 42.7451%
        HSV (HSB):
        180°, 75.4286%, 68.6275%
        XYZ:
        23.9662, 34.2295, 45.3882
        xyY:
        0.2314, 0.3305, 34.2295
      CIE-Lab:
        65.1444, -33.8790, -9.4984
        CIE-LCH:
        65.1444, 35.1853, 195.6615
        CIE-Luv:
        65.1444, -47.0161, -9.2955
        Hunter-Lab:
        58.5060, -29.2653, -5.0422
      #2bafae color charts
#2bafae RGB chart
      #2bafae CMYK chart
      #2bafae RGB pie chart
      #2bafae color shades, tints & tones
#2bafae color schemes
#2bafae color preview, HTML & CSS examples
           This text has a color of #2bafae        
        
          <p style="color:#2bafae;">Text here</p>
        
        
          .mytext {color:#2bafae;}
        
        Text color #2bafae
      
           This box has a color of #2bafae        
        
          <div style="background-color:#2bafae;">Content here</div>
        
        
          .mybackground {background-color:#2bafae;}
        
        Background color #2bafae
      
           Border around this has a color of #2bafae        
        
          <div style="border:2px solid #2bafae;">Content here</div>
        
        
          .myborder {border:2px solid #2bafae;}
        
        Border color #2bafae