#2cdac3 color space conversions
Hex:
        #2cdac3
        RGB:
        44, 218, 195
        CMY:
        83, 15, 24
        CMYK:
        80, 0, 11, 15
      HSL:
        172°, 70.1613%, 51.3725%
        HSV (HSB):
        172°, 79.8165%, 85.4902%
        XYZ:
        35.9604, 54.6184, 60.2769
        xyY:
        0.2384, 0.3621, 54.6184
      CIE-Lab:
        78.8210, -47.0801, -0.7359
        CIE-LCH:
        78.8210, 47.0859, 180.8955
        CIE-Luv:
        78.8210, -60.4612, 6.2681
        Hunter-Lab:
        73.9043, -42.4777, 3.3756
      #2cdac3 color charts
#2cdac3 RGB chart
      #2cdac3 CMYK chart
      #2cdac3 RGB pie chart
      #2cdac3 color shades, tints & tones
#2cdac3 color schemes
#2cdac3 color preview, HTML & CSS examples
           This text has a color of #2cdac3        
        
          <p style="color:#2cdac3;">Text here</p>
        
        
          .mytext {color:#2cdac3;}
        
        Text color #2cdac3
      
           This box has a color of #2cdac3        
        
          <div style="background-color:#2cdac3;">Content here</div>
        
        
          .mybackground {background-color:#2cdac3;}
        
        Background color #2cdac3
      
           Border around this has a color of #2cdac3        
        
          <div style="border:2px solid #2cdac3;">Content here</div>
        
        
          .myborder {border:2px solid #2cdac3;}
        
        Border color #2cdac3