#2cd4d3 color space conversions
Hex:
        #2cd4d3
        RGB:
        44, 212, 211
        CMY:
        83, 17, 17
        CMYK:
        79, 0, 0, 17
      HSL:
        180°, 66.1417%, 50.1961%
        HSV (HSB):
        180°, 79.2453%, 83.1373%
        XYZ:
        36.3401, 52.3256, 69.8125
        xyY:
        0.2293, 0.3302, 52.3256
      CIE-Lab:
        77.4751, -40.0110, -11.2958
        CIE-LCH:
        77.4751, 41.5749, 195.7652
        CIE-Luv:
        77.4751, -57.2116, -11.4978
        Hunter-Lab:
        72.3364, -36.9147, -6.5858
      #2cd4d3 color charts
#2cd4d3 RGB chart
      #2cd4d3 CMYK chart
      #2cd4d3 RGB pie chart
      #2cd4d3 color shades, tints & tones
#2cd4d3 color schemes
#2cd4d3 color preview, HTML & CSS examples
           This text has a color of #2cd4d3        
        
          <p style="color:#2cd4d3;">Text here</p>
        
        
          .mytext {color:#2cd4d3;}
        
        Text color #2cd4d3
      
           This box has a color of #2cd4d3        
        
          <div style="background-color:#2cd4d3;">Content here</div>
        
        
          .mybackground {background-color:#2cd4d3;}
        
        Background color #2cd4d3
      
           Border around this has a color of #2cd4d3        
        
          <div style="border:2px solid #2cd4d3;">Content here</div>
        
        
          .myborder {border:2px solid #2cd4d3;}
        
        Border color #2cd4d3