#2cd4cd color space conversions
Hex:
        #2cd4cd
        RGB:
        44, 212, 205
        CMY:
        83, 17, 20
        CMYK:
        79, 0, 3, 17
      HSL:
        178°, 66.1417%, 50.1961%
        HSV (HSB):
        178°, 79.2453%, 83.1373%
        XYZ:
        35.6016, 52.0302, 65.9240
        xyY:
        0.2318, 0.3388, 52.0302
      CIE-Lab:
        77.2989, -41.7263, -8.3363
        CIE-LCH:
        77.2989, 42.5509, 191.2981
        CIE-Luv:
        77.2989, -57.6558, -6.4824
        Hunter-Lab:
        72.1320, -38.1301, -3.6949
      #2cd4cd color charts
#2cd4cd RGB chart
      #2cd4cd CMYK chart
      #2cd4cd RGB pie chart
      #2cd4cd color shades, tints & tones
#2cd4cd color schemes
#2cd4cd color preview, HTML & CSS examples
           This text has a color of #2cd4cd        
        
          <p style="color:#2cd4cd;">Text here</p>
        
        
          .mytext {color:#2cd4cd;}
        
        Text color #2cd4cd
      
           This box has a color of #2cd4cd        
        
          <div style="background-color:#2cd4cd;">Content here</div>
        
        
          .mybackground {background-color:#2cd4cd;}
        
        Background color #2cd4cd
      
           Border around this has a color of #2cd4cd        
        
          <div style="border:2px solid #2cd4cd;">Content here</div>
        
        
          .myborder {border:2px solid #2cd4cd;}
        
        Border color #2cd4cd