#2aeb7b color space conversions
Hex:
        #2aeb7b
        RGB:
        42, 235, 123
        CMY:
        84, 8, 52
        CMYK:
        82, 0, 48, 8
      HSL:
        145°, 82.8326%, 54.3137%
        HSV (HSB):
        145°, 82.1277%, 92.1569%
        XYZ:
        34.2383, 61.3390, 28.7740
        xyY:
        0.2753, 0.4933, 61.3390
      CIE-Lab:
        82.5606, -69.0668, 41.5879
        CIE-LCH:
        82.5606, 80.6212, 148.9462
        CIE-Luv:
        82.5606, -71.0898, 66.7079
        Hunter-Lab:
        78.3192, -59.0248, 33.0407
      #2aeb7b color charts
#2aeb7b RGB chart
      #2aeb7b CMYK chart
      #2aeb7b RGB pie chart
      #2aeb7b color shades, tints & tones
#2aeb7b color schemes
#2aeb7b color preview, HTML & CSS examples
           This text has a color of #2aeb7b        
        
          <p style="color:#2aeb7b;">Text here</p>
        
        
          .mytext {color:#2aeb7b;}
        
        Text color #2aeb7b
      
           This box has a color of #2aeb7b        
        
          <div style="background-color:#2aeb7b;">Content here</div>
        
        
          .mybackground {background-color:#2aeb7b;}
        
        Background color #2aeb7b
      
           Border around this has a color of #2aeb7b        
        
          <div style="border:2px solid #2aeb7b;">Content here</div>
        
        
          .myborder {border:2px solid #2aeb7b;}
        
        Border color #2aeb7b