#2bd0aa color space conversions
Hex:
        #2bd0aa
        RGB:
        43, 208, 170
        CMY:
        83, 18, 33
        CMYK:
        79, 0, 18, 18
      HSL:
        166°, 65.7371%, 49.2157%
        HSV (HSB):
        166°, 79.3269%, 81.5686%
        XYZ:
        30.8078, 48.5276, 45.7732
        xyY:
        0.2462, 0.3879, 48.5276
      CIE-Lab:
        75.1565, -49.4548, 7.3427
        CIE-LCH:
        75.1565, 49.9970, 171.5548
        CIE-Luv:
        75.1565, -58.9262, 18.6453
        Hunter-Lab:
        69.6618, -42.9667, 9.8051
      #2bd0aa color charts
#2bd0aa RGB chart
      #2bd0aa CMYK chart
      #2bd0aa RGB pie chart
      #2bd0aa color shades, tints & tones
#2bd0aa color schemes
#2bd0aa color preview, HTML & CSS examples
           This text has a color of #2bd0aa        
        
          <p style="color:#2bd0aa;">Text here</p>
        
        
          .mytext {color:#2bd0aa;}
        
        Text color #2bd0aa
      
           This box has a color of #2bd0aa        
        
          <div style="background-color:#2bd0aa;">Content here</div>
        
        
          .mybackground {background-color:#2bd0aa;}
        
        Background color #2bd0aa
      
           Border around this has a color of #2bd0aa        
        
          <div style="border:2px solid #2bd0aa;">Content here</div>
        
        
          .myborder {border:2px solid #2bd0aa;}
        
        Border color #2bd0aa