#2ae3aa color space conversions
Hex:
        #2ae3aa
        RGB:
        42, 227, 170
        CMY:
        84, 11, 33
        CMYK:
        81, 0, 25, 11
      HSL:
        162°, 76.7635%, 52.7451%
        HSV (HSB):
        162°, 81.4978%, 89.0196%
        XYZ:
        35.6796, 58.3327, 47.4090
        xyY:
        0.2523, 0.4125, 58.3327
      CIE-Lab:
        80.9234, -57.0862, 15.5217
        CIE-LCH:
        80.9234, 59.1587, 164.7890
        CIE-Luv:
        80.9234, -65.5308, 31.8572
        Hunter-Lab:
        76.3758, -50.2699, 16.6598
      #2ae3aa color charts
#2ae3aa RGB chart
      #2ae3aa CMYK chart
      #2ae3aa RGB pie chart
      #2ae3aa color shades, tints & tones
#2ae3aa color schemes
#2ae3aa color preview, HTML & CSS examples
           This text has a color of #2ae3aa        
        
          <p style="color:#2ae3aa;">Text here</p>
        
        
          .mytext {color:#2ae3aa;}
        
        Text color #2ae3aa
      
           This box has a color of #2ae3aa        
        
          <div style="background-color:#2ae3aa;">Content here</div>
        
        
          .mybackground {background-color:#2ae3aa;}
        
        Background color #2ae3aa
      
           Border around this has a color of #2ae3aa        
        
          <div style="border:2px solid #2ae3aa;">Content here</div>
        
        
          .myborder {border:2px solid #2ae3aa;}
        
        Border color #2ae3aa