#2ae968 color space conversions
Hex:
        #2ae968
        RGB:
        42, 233, 104
        CMY:
        84, 9, 59
        CMYK:
        82, 0, 55, 9
      HSL:
        139°, 81.2766%, 53.9216%
        HSV (HSB):
        139°, 81.9742%, 91.3725%
        XYZ:
        32.5924, 59.7695, 22.9156
        xyY:
        0.2827, 0.5185, 59.7695
      CIE-Lab:
        81.7128, -71.2067, 49.5050
        CIE-LCH:
        81.7128, 86.7245, 145.1919
        CIE-Luv:
        81.7128, -71.3772, 75.1353
        Hunter-Lab:
        77.3108, -60.0423, 36.5435
      #2ae968 color charts
#2ae968 RGB chart
      #2ae968 CMYK chart
      #2ae968 RGB pie chart
      #2ae968 color shades, tints & tones
#2ae968 color schemes
#2ae968 color preview, HTML & CSS examples
           This text has a color of #2ae968        
        
          <p style="color:#2ae968;">Text here</p>
        
        
          .mytext {color:#2ae968;}
        
        Text color #2ae968
      
           This box has a color of #2ae968        
        
          <div style="background-color:#2ae968;">Content here</div>
        
        
          .mybackground {background-color:#2ae968;}
        
        Background color #2ae968
      
           Border around this has a color of #2ae968        
        
          <div style="border:2px solid #2ae968;">Content here</div>
        
        
          .myborder {border:2px solid #2ae968;}
        
        Border color #2ae968