#2bdcab color space conversions
Hex:
        #2bdcab
        RGB:
        43, 220, 171
        CMY:
        83, 14, 33
        CMYK:
        80, 0, 22, 14
      HSL:
        163°, 71.6599%, 51.5686%
        HSV (HSB):
        163°, 80.4545%, 86.2745%
        XYZ:
        33.9401, 54.6403, 47.2859
        xyY:
        0.2498, 0.4022, 54.6403
      CIE-Lab:
        78.8336, -54.0378, 12.0500
        CIE-LCH:
        78.8336, 55.3651, 167.4292
        CIE-Luv:
        78.8336, -62.9783, 26.3360
        Hunter-Lab:
        73.9191, -47.3996, 13.8156
      #2bdcab color charts
#2bdcab RGB chart
      #2bdcab CMYK chart
      #2bdcab RGB pie chart
      #2bdcab color shades, tints & tones
#2bdcab color schemes
#2bdcab color preview, HTML & CSS examples
           This text has a color of #2bdcab        
        
          <p style="color:#2bdcab;">Text here</p>
        
        
          .mytext {color:#2bdcab;}
        
        Text color #2bdcab
      
           This box has a color of #2bdcab        
        
          <div style="background-color:#2bdcab;">Content here</div>
        
        
          .mybackground {background-color:#2bdcab;}
        
        Background color #2bdcab
      
           Border around this has a color of #2bdcab        
        
          <div style="border:2px solid #2bdcab;">Content here</div>
        
        
          .myborder {border:2px solid #2bdcab;}
        
        Border color #2bdcab