#2acea4 color space conversions
Hex:
        #2acea4
        RGB:
        42, 206, 164
        CMY:
        84, 19, 36
        CMYK:
        80, 0, 20, 19
      HSL:
        165°, 66.1290%, 48.6275%
        HSV (HSB):
        165°, 79.6117%, 80.7843%
        XYZ:
        29.7270, 47.3152, 42.6879
        xyY:
        0.2483, 0.3952, 47.3152
      CIE-Lab:
        74.3909, -50.2194, 9.4676
        CIE-LCH:
        74.3909, 51.1041, 169.3237
        CIE-Luv:
        74.3909, -58.7725, 21.7895
        Hunter-Lab:
        68.7860, -43.2339, 11.3554
      #2acea4 color charts
#2acea4 RGB chart
      #2acea4 CMYK chart
      #2acea4 RGB pie chart
      #2acea4 color shades, tints & tones
#2acea4 color schemes
#2acea4 color preview, HTML & CSS examples
           This text has a color of #2acea4        
        
          <p style="color:#2acea4;">Text here</p>
        
        
          .mytext {color:#2acea4;}
        
        Text color #2acea4
      
           This box has a color of #2acea4        
        
          <div style="background-color:#2acea4;">Content here</div>
        
        
          .mybackground {background-color:#2acea4;}
        
        Background color #2acea4
      
           Border around this has a color of #2acea4        
        
          <div style="border:2px solid #2acea4;">Content here</div>
        
        
          .myborder {border:2px solid #2acea4;}
        
        Border color #2acea4