#2cd5ac color space conversions
Hex:
        #2cd5ac
        RGB:
        44, 213, 172
        CMY:
        83, 16, 33
        CMYK:
        79, 0, 19, 16
      HSL:
        165°, 66.7984%, 50.3922%
        HSV (HSB):
        165°, 79.3427%, 83.5294%
        XYZ:
        32.2794, 51.1025, 47.1922
        xyY:
        0.2472, 0.3914, 51.1025
      CIE-Lab:
        76.7411, -50.9013, 8.5423
        CIE-LCH:
        76.7411, 51.6131, 170.4734
        CIE-Luv:
        76.7411, -60.3952, 20.6892
        Hunter-Lab:
        71.4860, -44.4993, 10.8994
      #2cd5ac color charts
#2cd5ac RGB chart
      #2cd5ac CMYK chart
      #2cd5ac RGB pie chart
      #2cd5ac color shades, tints & tones
#2cd5ac color schemes
#2cd5ac color preview, HTML & CSS examples
           This text has a color of #2cd5ac        
        
          <p style="color:#2cd5ac;">Text here</p>
        
        
          .mytext {color:#2cd5ac;}
        
        Text color #2cd5ac
      
           This box has a color of #2cd5ac        
        
          <div style="background-color:#2cd5ac;">Content here</div>
        
        
          .mybackground {background-color:#2cd5ac;}
        
        Background color #2cd5ac
      
           Border around this has a color of #2cd5ac        
        
          <div style="border:2px solid #2cd5ac;">Content here</div>
        
        
          .myborder {border:2px solid #2cd5ac;}
        
        Border color #2cd5ac