#2aed97 color space conversions
Hex:
        #2aed97
        RGB:
        42, 237, 151
        CMY:
        84, 7, 41
        CMYK:
        82, 0, 36, 7
      HSL:
        154°, 84.4156%, 54.7059%
        HSV (HSB):
        154°, 82.2785%, 92.9412%
        XYZ:
        36.8249, 63.2950, 39.5544
        xyY:
        0.2636, 0.4532, 63.2950
      CIE-Lab:
        83.5973, -64.7930, 29.0137
        CIE-LCH:
        83.5973, 70.9924, 155.8776
        CIE-Luv:
        83.5973, -70.1250, 51.3269
        Hunter-Lab:
        79.5581, -56.6047, 26.2131
      #2aed97 color charts
#2aed97 RGB chart
      #2aed97 CMYK chart
      #2aed97 RGB pie chart
      #2aed97 color shades, tints & tones
#2aed97 color schemes
#2aed97 color preview, HTML & CSS examples
           This text has a color of #2aed97        
        
          <p style="color:#2aed97;">Text here</p>
        
        
          .mytext {color:#2aed97;}
        
        Text color #2aed97
      
           This box has a color of #2aed97        
        
          <div style="background-color:#2aed97;">Content here</div>
        
        
          .mybackground {background-color:#2aed97;}
        
        Background color #2aed97
      
           Border around this has a color of #2aed97        
        
          <div style="border:2px solid #2aed97;">Content here</div>
        
        
          .myborder {border:2px solid #2aed97;}
        
        Border color #2aed97