#2cfdf4 color space conversions
Hex:
        #2cfdf4
        RGB:
        44, 253, 244
        CMY:
        83, 1, 4
        CMYK:
        83, 0, 4, 1
      HSL:
        177°, 98.1221%, 58.2353%
        HSV (HSB):
        177°, 82.6087%, 99.2157%
        XYZ:
        52.4931, 77.3177, 97.7451
        xyY:
        0.2307, 0.3398, 77.3177
      CIE-Lab:
        90.4676, -48.6848, -9.3689
        CIE-LCH:
        90.4676, 49.5781, 190.8928
        CIE-Luv:
        90.4676, -68.6465, -7.2011
        Hunter-Lab:
        87.9305, -47.3166, -4.3565
      #2cfdf4 color charts
#2cfdf4 RGB chart
      #2cfdf4 CMYK chart
      #2cfdf4 RGB pie chart
      #2cfdf4 color shades, tints & tones
#2cfdf4 color schemes
#2cfdf4 color preview, HTML & CSS examples
           This text has a color of #2cfdf4        
        
          <p style="color:#2cfdf4;">Text here</p>
        
        
          .mytext {color:#2cfdf4;}
        
        Text color #2cfdf4
      
           This box has a color of #2cfdf4        
        
          <div style="background-color:#2cfdf4;">Content here</div>
        
        
          .mybackground {background-color:#2cfdf4;}
        
        Background color #2cfdf4
      
           Border around this has a color of #2cfdf4        
        
          <div style="border:2px solid #2cfdf4;">Content here</div>
        
        
          .myborder {border:2px solid #2cfdf4;}
        
        Border color #2cfdf4