#2ad34a color space conversions
Hex:
        #2ad34a
        RGB:
        42, 211, 74
        CMY:
        84, 17, 71
        CMYK:
        80, 0, 65, 17
      HSL:
        131°, 66.7984%, 49.6078%
        HSV (HSB):
        131°, 80.0948%, 82.7451%
        XYZ:
        25.4851, 47.5752, 14.3183
        xyY:
        0.2917, 0.5445, 47.5752
      CIE-Lab:
        74.5562, -67.9102, 54.4268
        CIE-LCH:
        74.5562, 87.0292, 141.2895
        CIE-Luv:
        74.5562, -65.4156, 76.7211
        Hunter-Lab:
        68.9748, -54.7528, 35.9745
      #2ad34a color charts
#2ad34a RGB chart
      #2ad34a CMYK chart
      #2ad34a RGB pie chart
      #2ad34a color shades, tints & tones
#2ad34a color schemes
#2ad34a color preview, HTML & CSS examples
           This text has a color of #2ad34a        
        
          <p style="color:#2ad34a;">Text here</p>
        
        
          .mytext {color:#2ad34a;}
        
        Text color #2ad34a
      
           This box has a color of #2ad34a        
        
          <div style="background-color:#2ad34a;">Content here</div>
        
        
          .mybackground {background-color:#2ad34a;}
        
        Background color #2ad34a
      
           Border around this has a color of #2ad34a        
        
          <div style="border:2px solid #2ad34a;">Content here</div>
        
        
          .myborder {border:2px solid #2ad34a;}
        
        Border color #2ad34a