#2aef7a color space conversions
Hex:
        #2aef7a
        RGB:
        42, 239, 122
        CMY:
        84, 6, 52
        CMYK:
        82, 0, 49, 6
      HSL:
        144°, 86.0262%, 55.0980%
        HSV (HSB):
        144°, 82.4268%, 93.7255%
        XYZ:
        35.3342, 63.6304, 28.8319
        xyY:
        0.2765, 0.4979, 63.6304
      CIE-Lab:
        83.7730, -70.5365, 43.5919
        CIE-LCH:
        83.7730, 82.9195, 148.2837
        CIE-Luv:
        83.7730, -72.4444, 69.4233
        Hunter-Lab:
        79.7687, -60.5271, 34.4080
      #2aef7a color charts
#2aef7a RGB chart
      #2aef7a CMYK chart
      #2aef7a RGB pie chart
      #2aef7a color shades, tints & tones
#2aef7a color schemes
#2aef7a color preview, HTML & CSS examples
           This text has a color of #2aef7a        
        
          <p style="color:#2aef7a;">Text here</p>
        
        
          .mytext {color:#2aef7a;}
        
        Text color #2aef7a
      
           This box has a color of #2aef7a        
        
          <div style="background-color:#2aef7a;">Content here</div>
        
        
          .mybackground {background-color:#2aef7a;}
        
        Background color #2aef7a
      
           Border around this has a color of #2aef7a        
        
          <div style="border:2px solid #2aef7a;">Content here</div>
        
        
          .myborder {border:2px solid #2aef7a;}
        
        Border color #2aef7a