#2aff5e color space conversions
Hex:
        #2aff5e
        RGB:
        42, 255, 94
        CMY:
        84, 0, 63
        CMYK:
        84, 0, 63, 0
      HSL:
        135°, 100.0000%, 58.2353%
        HSV (HSB):
        135°, 83.5294%, 100.0000%
        XYZ:
        38.7352, 72.8204, 22.6039
        xyY:
        0.2887, 0.5428, 72.8204
      CIE-Lab:
        88.3620, -79.1333, 61.5111
        CIE-LCH:
        88.3620, 100.2282, 142.1417
        CIE-Luv:
        88.3620, -78.7999, 89.9888
        Hunter-Lab:
        85.3349, -68.3112, 44.0294
      #2aff5e color charts
#2aff5e RGB chart
      #2aff5e CMYK chart
      #2aff5e RGB pie chart
      #2aff5e color shades, tints & tones
#2aff5e color schemes
#2aff5e color preview, HTML & CSS examples
           This text has a color of #2aff5e        
        
          <p style="color:#2aff5e;">Text here</p>
        
        
          .mytext {color:#2aff5e;}
        
        Text color #2aff5e
      
           This box has a color of #2aff5e        
        
          <div style="background-color:#2aff5e;">Content here</div>
        
        
          .mybackground {background-color:#2aff5e;}
        
        Background color #2aff5e
      
           Border around this has a color of #2aff5e        
        
          <div style="border:2px solid #2aff5e;">Content here</div>
        
        
          .myborder {border:2px solid #2aff5e;}
        
        Border color #2aff5e