#2ae5ac color space conversions
Hex:
        #2ae5ac
        RGB:
        42, 229, 172
        CMY:
        84, 10, 33
        CMYK:
        82, 0, 25, 10
      HSL:
        162°, 78.2427%, 53.1373%
        HSV (HSB):
        162°, 81.6594%, 89.8039%
        XYZ:
        36.4206, 59.5094, 48.5966
        xyY:
        0.2520, 0.4118, 59.5094
      CIE-Lab:
        81.5708, -57.3971, 15.3826
        CIE-LCH:
        81.5708, 59.4227, 164.9971
        CIE-Luv:
        81.5708, -66.0671, 31.7605
        Hunter-Lab:
        77.1423, -50.7255, 16.6493
      #2ae5ac color charts
#2ae5ac RGB chart
      #2ae5ac CMYK chart
      #2ae5ac RGB pie chart
      #2ae5ac color shades, tints & tones
#2ae5ac color schemes
#2ae5ac color preview, HTML & CSS examples
           This text has a color of #2ae5ac        
        
          <p style="color:#2ae5ac;">Text here</p>
        
        
          .mytext {color:#2ae5ac;}
        
        Text color #2ae5ac
      
           This box has a color of #2ae5ac        
        
          <div style="background-color:#2ae5ac;">Content here</div>
        
        
          .mybackground {background-color:#2ae5ac;}
        
        Background color #2ae5ac
      
           Border around this has a color of #2ae5ac        
        
          <div style="border:2px solid #2ae5ac;">Content here</div>
        
        
          .myborder {border:2px solid #2ae5ac;}
        
        Border color #2ae5ac