#2cfdc2 color space conversions
Hex:
        #2cfdc2
        RGB:
        44, 253, 194
        CMY:
        83, 1, 24
        CMYK:
        83, 0, 23, 1
      HSL:
        163°, 98.1221%, 58.2353%
        HSV (HSB):
        163°, 82.6087%, 99.2157%
        XYZ:
        45.9016, 74.6811, 63.0346
        xyY:
        0.2500, 0.4067, 74.6811
      CIE-Lab:
        89.2434, -61.3521, 14.7667
        CIE-LCH:
        89.2434, 63.1041, 166.4670
        CIE-Luv:
        89.2434, -72.3468, 32.0429
        Hunter-Lab:
        86.4182, -56.4204, 17.2459
      #2cfdc2 color charts
#2cfdc2 RGB chart
      #2cfdc2 CMYK chart
      #2cfdc2 RGB pie chart
      #2cfdc2 color shades, tints & tones
#2cfdc2 color schemes
#2cfdc2 color preview, HTML & CSS examples
           This text has a color of #2cfdc2        
        
          <p style="color:#2cfdc2;">Text here</p>
        
        
          .mytext {color:#2cfdc2;}
        
        Text color #2cfdc2
      
           This box has a color of #2cfdc2        
        
          <div style="background-color:#2cfdc2;">Content here</div>
        
        
          .mybackground {background-color:#2cfdc2;}
        
        Background color #2cfdc2
      
           Border around this has a color of #2cfdc2        
        
          <div style="border:2px solid #2cfdc2;">Content here</div>
        
        
          .myborder {border:2px solid #2cfdc2;}
        
        Border color #2cfdc2