#2ae282 color space conversions
Hex:
        #2ae282
        RGB:
        42, 226, 130
        CMY:
        84, 11, 49
        CMYK:
        81, 0, 42, 11
      HSL:
        149°, 76.0331%, 52.5490%
        HSV (HSB):
        149°, 81.4159%, 88.6275%
        XYZ:
        32.1805, 56.4967, 30.3280
        xyY:
        0.2704, 0.4747, 56.4967
      CIE-Lab:
        79.8957, -64.8552, 34.7229
        CIE-LCH:
        79.8957, 73.5655, 151.8358
        CIE-Luv:
        79.8957, -67.7412, 57.6736
        Hunter-Lab:
        75.1643, -55.1153, 28.6921
      #2ae282 color charts
#2ae282 RGB chart
      #2ae282 CMYK chart
      #2ae282 RGB pie chart
      #2ae282 color shades, tints & tones
#2ae282 color schemes
#2ae282 color preview, HTML & CSS examples
           This text has a color of #2ae282        
        
          <p style="color:#2ae282;">Text here</p>
        
        
          .mytext {color:#2ae282;}
        
        Text color #2ae282
      
           This box has a color of #2ae282        
        
          <div style="background-color:#2ae282;">Content here</div>
        
        
          .mybackground {background-color:#2ae282;}
        
        Background color #2ae282
      
           Border around this has a color of #2ae282        
        
          <div style="border:2px solid #2ae282;">Content here</div>
        
        
          .myborder {border:2px solid #2ae282;}
        
        Border color #2ae282