#2eaca4 color space conversions
Hex:
        #2eaca4
        RGB:
        46, 172, 164
        CMY:
        82, 33, 36
        CMYK:
        73, 0, 5, 33
      HSL:
        176°, 57.7982%, 42.7451%
        HSV (HSB):
        176°, 73.2558%, 67.4510%
        XYZ:
        22.5801, 32.7662, 40.2564
        xyY:
        0.2362, 0.3427, 32.7662
      CIE-Lab:
        63.9712, -35.0334, -5.6637
        CIE-LCH:
        63.9712, 35.4883, 189.1833
        CIE-Luv:
        63.9712, -46.2116, -3.1751
        Hunter-Lab:
        57.2418, -29.7605, -1.6276
      #2eaca4 color charts
#2eaca4 RGB chart
      #2eaca4 CMYK chart
      #2eaca4 RGB pie chart
      #2eaca4 color shades, tints & tones
#2eaca4 color schemes
#2eaca4 color preview, HTML & CSS examples
           This text has a color of #2eaca4        
        
          <p style="color:#2eaca4;">Text here</p>
        
        
          .mytext {color:#2eaca4;}
        
        Text color #2eaca4
      
           This box has a color of #2eaca4        
        
          <div style="background-color:#2eaca4;">Content here</div>
        
        
          .mybackground {background-color:#2eaca4;}
        
        Background color #2eaca4
      
           Border around this has a color of #2eaca4        
        
          <div style="border:2px solid #2eaca4;">Content here</div>
        
        
          .myborder {border:2px solid #2eaca4;}
        
        Border color #2eaca4