#2bd1aa color space conversions
Hex:
        #2bd1aa
        RGB:
        43, 209, 170
        CMY:
        83, 18, 33
        CMYK:
        79, 0, 19, 18
      HSL:
        166°, 65.8730%, 49.4118%
        HSV (HSB):
        166°, 79.4258%, 81.9608%
        XYZ:
        31.0524, 49.0168, 45.8548
        xyY:
        0.2466, 0.3893, 49.0168
      CIE-Lab:
        75.4618, -49.8641, 7.7801
        CIE-LCH:
        75.4618, 50.4674, 171.1318
        CIE-Luv:
        75.4618, -59.2719, 19.3588
        Hunter-Lab:
        70.0120, -43.3509, 10.1761
      #2bd1aa color charts
#2bd1aa RGB chart
      #2bd1aa CMYK chart
      #2bd1aa RGB pie chart
      #2bd1aa color shades, tints & tones
#2bd1aa color schemes
#2bd1aa color preview, HTML & CSS examples
           This text has a color of #2bd1aa        
        
          <p style="color:#2bd1aa;">Text here</p>
        
        
          .mytext {color:#2bd1aa;}
        
        Text color #2bd1aa
      
           This box has a color of #2bd1aa        
        
          <div style="background-color:#2bd1aa;">Content here</div>
        
        
          .mybackground {background-color:#2bd1aa;}
        
        Background color #2bd1aa
      
           Border around this has a color of #2bd1aa        
        
          <div style="border:2px solid #2bd1aa;">Content here</div>
        
        
          .myborder {border:2px solid #2bd1aa;}
        
        Border color #2bd1aa