#2ad045 color space conversions
Hex:
        #2ad045
        RGB:
        42, 208, 69
        CMY:
        84, 18, 73
        CMYK:
        80, 0, 67, 18
      HSL:
        130°, 66.4000%, 49.0196%
        HSV (HSB):
        130°, 79.8077%, 81.5686%
        XYZ:
        24.5849, 46.0337, 13.2199
        xyY:
        0.2932, 0.5491, 46.0337
      CIE-Lab:
        73.5674, -67.4901, 55.3922
        CIE-LCH:
        73.5674, 87.3110, 140.6227
        CIE-Luv:
        73.5674, -64.5988, 77.0758
        Hunter-Lab:
        67.8481, -54.0544, 35.9413
      #2ad045 color charts
#2ad045 RGB chart
      #2ad045 CMYK chart
      #2ad045 RGB pie chart
      #2ad045 color shades, tints & tones
#2ad045 color schemes
#2ad045 color preview, HTML & CSS examples
           This text has a color of #2ad045        
        
          <p style="color:#2ad045;">Text here</p>
        
        
          .mytext {color:#2ad045;}
        
        Text color #2ad045
      
           This box has a color of #2ad045        
        
          <div style="background-color:#2ad045;">Content here</div>
        
        
          .mybackground {background-color:#2ad045;}
        
        Background color #2ad045
      
           Border around this has a color of #2ad045        
        
          <div style="border:2px solid #2ad045;">Content here</div>
        
        
          .myborder {border:2px solid #2ad045;}
        
        Border color #2ad045