#2aeb7d color space conversions
Hex:
        #2aeb7d
        RGB:
        42, 235, 125
        CMY:
        84, 8, 51
        CMYK:
        82, 0, 47, 8
      HSL:
        146°, 82.8326%, 54.3137%
        HSV (HSB):
        146°, 82.1277%, 92.1569%
        XYZ:
        34.3648, 61.3896, 29.4402
        xyY:
        0.2745, 0.4904, 61.3896
      CIE-Lab:
        82.5877, -68.7459, 40.6515
        CIE-LCH:
        82.5877, 79.8658, 149.4029
        CIE-Luv:
        82.5877, -70.9830, 65.6241
        Hunter-Lab:
        78.3515, -58.8253, 32.5681
      #2aeb7d color charts
#2aeb7d RGB chart
      #2aeb7d CMYK chart
      #2aeb7d RGB pie chart
      #2aeb7d color shades, tints & tones
#2aeb7d color schemes
#2aeb7d color preview, HTML & CSS examples
           This text has a color of #2aeb7d        
        
          <p style="color:#2aeb7d;">Text here</p>
        
        
          .mytext {color:#2aeb7d;}
        
        Text color #2aeb7d
      
           This box has a color of #2aeb7d        
        
          <div style="background-color:#2aeb7d;">Content here</div>
        
        
          .mybackground {background-color:#2aeb7d;}
        
        Background color #2aeb7d
      
           Border around this has a color of #2aeb7d        
        
          <div style="border:2px solid #2aeb7d;">Content here</div>
        
        
          .myborder {border:2px solid #2aeb7d;}
        
        Border color #2aeb7d