#2bd0ad color space conversions
Hex:
        #2bd0ad
        RGB:
        43, 208, 173
        CMY:
        83, 18, 32
        CMYK:
        79, 0, 17, 18
      HSL:
        167°, 65.7371%, 49.2157%
        HSV (HSB):
        167°, 79.3269%, 81.5686%
        XYZ:
        31.0950, 48.6425, 47.2852
        xyY:
        0.2448, 0.3829, 48.6425
      CIE-Lab:
        75.2284, -48.7008, 5.8347
        CIE-LCH:
        75.2284, 49.0491, 173.1681
        CIE-Luv:
        75.2284, -58.7135, 16.3261
        Hunter-Lab:
        69.7442, -42.4692, 8.6234
      #2bd0ad color charts
#2bd0ad RGB chart
      #2bd0ad CMYK chart
      #2bd0ad RGB pie chart
      #2bd0ad color shades, tints & tones
#2bd0ad color schemes
#2bd0ad color preview, HTML & CSS examples
           This text has a color of #2bd0ad        
        
          <p style="color:#2bd0ad;">Text here</p>
        
        
          .mytext {color:#2bd0ad;}
        
        Text color #2bd0ad
      
           This box has a color of #2bd0ad        
        
          <div style="background-color:#2bd0ad;">Content here</div>
        
        
          .mybackground {background-color:#2bd0ad;}
        
        Background color #2bd0ad
      
           Border around this has a color of #2bd0ad        
        
          <div style="border:2px solid #2bd0ad;">Content here</div>
        
        
          .myborder {border:2px solid #2bd0ad;}
        
        Border color #2bd0ad