#2ae974 color space conversions
Hex:
        #2ae974
        RGB:
        42, 233, 116
        CMY:
        84, 9, 55
        CMYK:
        82, 0, 50, 9
      HSL:
        143°, 81.2766%, 53.9216%
        HSV (HSB):
        143°, 81.9742%, 91.3725%
        XYZ:
        33.2461, 60.0310, 26.3579
        xyY:
        0.2779, 0.5018, 60.0310
      CIE-Lab:
        81.8550, -69.4958, 44.0691
        CIE-LCH:
        81.8550, 82.2906, 147.6202
        CIE-Luv:
        81.8550, -70.7999, 69.2979
        Hunter-Lab:
        77.4797, -58.9960, 34.0659
      #2ae974 color charts
#2ae974 RGB chart
      #2ae974 CMYK chart
      #2ae974 RGB pie chart
      #2ae974 color shades, tints & tones
#2ae974 color schemes
#2ae974 color preview, HTML & CSS examples
           This text has a color of #2ae974        
        
          <p style="color:#2ae974;">Text here</p>
        
        
          .mytext {color:#2ae974;}
        
        Text color #2ae974
      
           This box has a color of #2ae974        
        
          <div style="background-color:#2ae974;">Content here</div>
        
        
          .mybackground {background-color:#2ae974;}
        
        Background color #2ae974
      
           Border around this has a color of #2ae974        
        
          <div style="border:2px solid #2ae974;">Content here</div>
        
        
          .myborder {border:2px solid #2ae974;}
        
        Border color #2ae974