#2cfdf2 color space conversions
Hex:
        #2cfdf2
        RGB:
        44, 253, 242
        CMY:
        83, 1, 5
        CMYK:
        83, 0, 4, 1
      HSL:
        177°, 98.1221%, 58.2353%
        HSV (HSB):
        177°, 82.6087%, 99.2157%
        XYZ:
        52.1910, 77.1968, 96.1541
        xyY:
        0.2314, 0.3423, 77.1968
      CIE-Lab:
        90.4121, -49.2341, -8.4121
        CIE-LCH:
        90.4121, 49.9476, 189.6959
        CIE-Luv:
        90.4121, -68.7988, -5.5529
        Hunter-Lab:
        87.8617, -47.7267, -3.3826
      #2cfdf2 color charts
#2cfdf2 RGB chart
      #2cfdf2 CMYK chart
      #2cfdf2 RGB pie chart
      #2cfdf2 color shades, tints & tones
#2cfdf2 color schemes
#2cfdf2 color preview, HTML & CSS examples
           This text has a color of #2cfdf2        
        
          <p style="color:#2cfdf2;">Text here</p>
        
        
          .mytext {color:#2cfdf2;}
        
        Text color #2cfdf2
      
           This box has a color of #2cfdf2        
        
          <div style="background-color:#2cfdf2;">Content here</div>
        
        
          .mybackground {background-color:#2cfdf2;}
        
        Background color #2cfdf2
      
           Border around this has a color of #2cfdf2        
        
          <div style="border:2px solid #2cfdf2;">Content here</div>
        
        
          .myborder {border:2px solid #2cfdf2;}
        
        Border color #2cfdf2