#2cdad1 color space conversions
Hex:
        #2cdad1
        RGB:
        44, 218, 209
        CMY:
        83, 15, 18
        CMYK:
        80, 0, 4, 15
      HSL:
        177°, 70.1613%, 51.3725%
        HSV (HSB):
        177°, 79.8165%, 85.4902%
        XYZ:
        37.6187, 55.2817, 69.0093
        xyY:
        0.2323, 0.3414, 55.2817
      CIE-Lab:
        79.2033, -43.2525, -7.6522
        CIE-LCH:
        79.2033, 43.9242, 190.0330
        CIE-Luv:
        79.2033, -59.4270, -5.1757
        Hunter-Lab:
        74.3517, -39.8022, -2.9837
      #2cdad1 color charts
#2cdad1 RGB chart
      #2cdad1 CMYK chart
      #2cdad1 RGB pie chart
      #2cdad1 color shades, tints & tones
#2cdad1 color schemes
#2cdad1 color preview, HTML & CSS examples
           This text has a color of #2cdad1        
        
          <p style="color:#2cdad1;">Text here</p>
        
        
          .mytext {color:#2cdad1;}
        
        Text color #2cdad1
      
           This box has a color of #2cdad1        
        
          <div style="background-color:#2cdad1;">Content here</div>
        
        
          .mybackground {background-color:#2cdad1;}
        
        Background color #2cdad1
      
           Border around this has a color of #2cdad1        
        
          <div style="border:2px solid #2cdad1;">Content here</div>
        
        
          .myborder {border:2px solid #2cdad1;}
        
        Border color #2cdad1