#2cfbab color space conversions
Hex:
        #2cfbab
        RGB:
        44, 251, 171
        CMY:
        83, 2, 33
        CMYK:
        82, 0, 32, 2
      HSL:
        157°, 96.2791%, 57.8431%
        HSV (HSB):
        157°, 82.4701%, 98.4314%
        XYZ:
        42.8866, 72.4701, 50.2559
        xyY:
        0.2590, 0.4376, 72.4701
      CIE-Lab:
        88.1944, -65.6146, 25.0825
        CIE-LCH:
        88.1944, 70.2454, 159.0797
        CIE-Luv:
        88.1944, -73.2552, 46.9369
        Hunter-Lab:
        85.1294, -59.0515, 24.5889
      #2cfbab color charts
#2cfbab RGB chart
      #2cfbab CMYK chart
      #2cfbab RGB pie chart
      #2cfbab color shades, tints & tones
#2cfbab color schemes
#2cfbab color preview, HTML & CSS examples
           This text has a color of #2cfbab        
        
          <p style="color:#2cfbab;">Text here</p>
        
        
          .mytext {color:#2cfbab;}
        
        Text color #2cfbab
      
           This box has a color of #2cfbab        
        
          <div style="background-color:#2cfbab;">Content here</div>
        
        
          .mybackground {background-color:#2cfbab;}
        
        Background color #2cfbab
      
           Border around this has a color of #2cfbab        
        
          <div style="border:2px solid #2cfbab;">Content here</div>
        
        
          .myborder {border:2px solid #2cfbab;}
        
        Border color #2cfbab