#2cd4d2 color space conversions
Hex:
        #2cd4d2
        RGB:
        44, 212, 210
        CMY:
        83, 17, 18
        CMYK:
        79, 0, 1, 17
      HSL:
        179°, 66.1417%, 50.1961%
        HSV (HSB):
        179°, 79.2453%, 83.1373%
        XYZ:
        36.2150, 52.2756, 69.1542
        xyY:
        0.2297, 0.3316, 52.2756
      CIE-Lab:
        77.4453, -40.2992, -10.8033
        CIE-LCH:
        77.4453, 41.7222, 195.0069
        CIE-Luv:
        77.4453, -57.2857, -10.6586
        Hunter-Lab:
        72.3019, -37.1199, -6.0975
      #2cd4d2 color charts
#2cd4d2 RGB chart
      #2cd4d2 CMYK chart
      #2cd4d2 RGB pie chart
      #2cd4d2 color shades, tints & tones
#2cd4d2 color schemes
#2cd4d2 color preview, HTML & CSS examples
           This text has a color of #2cd4d2        
        
          <p style="color:#2cd4d2;">Text here</p>
        
        
          .mytext {color:#2cd4d2;}
        
        Text color #2cd4d2
      
           This box has a color of #2cd4d2        
        
          <div style="background-color:#2cd4d2;">Content here</div>
        
        
          .mybackground {background-color:#2cd4d2;}
        
        Background color #2cd4d2
      
           Border around this has a color of #2cd4d2        
        
          <div style="border:2px solid #2cd4d2;">Content here</div>
        
        
          .myborder {border:2px solid #2cd4d2;}
        
        Border color #2cd4d2