#2cac94 color space conversions
Hex:
        #2cac94
        RGB:
        44, 172, 148
        CMY:
        83, 33, 42
        CMYK:
        74, 0, 14, 33
      HSL:
        169°, 59.2593%, 42.3529%
        HSV (HSB):
        169°, 74.4186%, 67.4510%
        XYZ:
        21.1365, 32.1786, 33.1141
        xyY:
        0.2446, 0.3723, 32.1786
      CIE-Lab:
        63.4903, -39.7054, 2.5547
        CIE-LCH:
        63.4903, 39.7875, 176.3186
        CIE-Luv:
        63.4903, -47.5972, 9.7525
        Hunter-Lab:
        56.7262, -32.7607, 5.0977
      #2cac94 color charts
#2cac94 RGB chart
      #2cac94 CMYK chart
      #2cac94 RGB pie chart
      #2cac94 color shades, tints & tones
#2cac94 color schemes
#2cac94 color preview, HTML & CSS examples
           This text has a color of #2cac94        
        
          <p style="color:#2cac94;">Text here</p>
        
        
          .mytext {color:#2cac94;}
        
        Text color #2cac94
      
           This box has a color of #2cac94        
        
          <div style="background-color:#2cac94;">Content here</div>
        
        
          .mybackground {background-color:#2cac94;}
        
        Background color #2cac94
      
           Border around this has a color of #2cac94        
        
          <div style="border:2px solid #2cac94;">Content here</div>
        
        
          .myborder {border:2px solid #2cac94;}
        
        Border color #2cac94