#2bc9af color space conversions
Hex:
        #2bc9af
        RGB:
        43, 201, 175
        CMY:
        83, 21, 31
        CMYK:
        79, 0, 13, 21
      HSL:
        170°, 64.7541%, 47.8431%
        HSV (HSB):
        170°, 78.6070%, 78.8235%
        XYZ:
        29.6208, 45.3820, 47.7559
        xyY:
        0.2413, 0.3697, 45.3820
      CIE-Lab:
        73.1427, -45.2440, 1.7380
        CIE-LCH:
        73.1427, 45.2774, 177.8001
        CIE-Luv:
        73.1427, -56.1374, 9.6438
        Hunter-Lab:
        67.3662, -39.4047, 5.1257
      #2bc9af color charts
#2bc9af RGB chart
      #2bc9af CMYK chart
      #2bc9af RGB pie chart
      #2bc9af color shades, tints & tones
#2bc9af color schemes
#2bc9af color preview, HTML & CSS examples
           This text has a color of #2bc9af        
        
          <p style="color:#2bc9af;">Text here</p>
        
        
          .mytext {color:#2bc9af;}
        
        Text color #2bc9af
      
           This box has a color of #2bc9af        
        
          <div style="background-color:#2bc9af;">Content here</div>
        
        
          .mybackground {background-color:#2bc9af;}
        
        Background color #2bc9af
      
           Border around this has a color of #2bc9af        
        
          <div style="border:2px solid #2bc9af;">Content here</div>
        
        
          .myborder {border:2px solid #2bc9af;}
        
        Border color #2bc9af