#2cfca7 color space conversions
Hex:
        #2cfca7
        RGB:
        44, 252, 167
        CMY:
        83, 1, 35
        CMYK:
        83, 0, 34, 1
      HSL:
        155°, 97.1963%, 58.0392%
        HSV (HSB):
        155°, 82.5397%, 98.8235%
        XYZ:
        42.8242, 72.9463, 48.3822
        xyY:
        0.2609, 0.4444, 72.9463
      CIE-Lab:
        88.4221, -66.7823, 27.4203
        CIE-LCH:
        88.4221, 72.1924, 157.6773
        CIE-Luv:
        88.4221, -73.8434, 50.2340
        Hunter-Lab:
        85.4086, -59.9646, 26.1995
      #2cfca7 color charts
#2cfca7 RGB chart
      #2cfca7 CMYK chart
      #2cfca7 RGB pie chart
      #2cfca7 color shades, tints & tones
#2cfca7 color schemes
#2cfca7 color preview, HTML & CSS examples
           This text has a color of #2cfca7        
        
          <p style="color:#2cfca7;">Text here</p>
        
        
          .mytext {color:#2cfca7;}
        
        Text color #2cfca7
      
           This box has a color of #2cfca7        
        
          <div style="background-color:#2cfca7;">Content here</div>
        
        
          .mybackground {background-color:#2cfca7;}
        
        Background color #2cfca7
      
           Border around this has a color of #2cfca7        
        
          <div style="border:2px solid #2cfca7;">Content here</div>
        
        
          .myborder {border:2px solid #2cfca7;}
        
        Border color #2cfca7