#2cf0ba color space conversions
Hex:
        #2cf0ba
        RGB:
        44, 240, 186
        CMY:
        83, 6, 27
        CMYK:
        82, 0, 23, 6
      HSL:
        163°, 86.7257%, 55.6863%
        HSV (HSB):
        163°, 81.6667%, 94.1176%
        XYZ:
        41.0617, 66.4008, 57.1068
        xyY:
        0.2495, 0.4035, 66.4008
      CIE-Lab:
        85.2005, -58.2282, 13.1941
        CIE-LCH:
        85.2005, 59.7043, 167.2328
        CIE-Luv:
        85.2005, -68.5810, 29.0307
        Hunter-Lab:
        81.4867, -52.6543, 15.4896
      #2cf0ba color charts
#2cf0ba RGB chart
      #2cf0ba CMYK chart
      #2cf0ba RGB pie chart
      #2cf0ba color shades, tints & tones
#2cf0ba color schemes
#2cf0ba color preview, HTML & CSS examples
           This text has a color of #2cf0ba        
        
          <p style="color:#2cf0ba;">Text here</p>
        
        
          .mytext {color:#2cf0ba;}
        
        Text color #2cf0ba
      
           This box has a color of #2cf0ba        
        
          <div style="background-color:#2cf0ba;">Content here</div>
        
        
          .mybackground {background-color:#2cf0ba;}
        
        Background color #2cf0ba
      
           Border around this has a color of #2cf0ba        
        
          <div style="border:2px solid #2cf0ba;">Content here</div>
        
        
          .myborder {border:2px solid #2cf0ba;}
        
        Border color #2cf0ba