#2acf50 color space conversions
Hex:
        #2acf50
        RGB:
        42, 207, 80
        CMY:
        84, 19, 69
        CMYK:
        80, 0, 61, 19
      HSL:
        134°, 66.2651%, 48.8235%
        HSV (HSB):
        134°, 79.7101%, 81.1765%
        XYZ:
        24.7156, 45.6971, 15.1072
        xyY:
        0.2890, 0.5343, 45.6971
      CIE-Lab:
        73.3485, -65.9831, 50.5101
        CIE-LCH:
        73.3485, 83.0965, 142.5659
        CIE-Luv:
        73.3485, -63.8690, 72.5078
        Hunter-Lab:
        67.5996, -53.0365, 34.0696
      #2acf50 color charts
#2acf50 RGB chart
      #2acf50 CMYK chart
      #2acf50 RGB pie chart
      #2acf50 color shades, tints & tones
#2acf50 color schemes
#2acf50 color preview, HTML & CSS examples
           This text has a color of #2acf50        
        
          <p style="color:#2acf50;">Text here</p>
        
        
          .mytext {color:#2acf50;}
        
        Text color #2acf50
      
           This box has a color of #2acf50        
        
          <div style="background-color:#2acf50;">Content here</div>
        
        
          .mybackground {background-color:#2acf50;}
        
        Background color #2acf50
      
           Border around this has a color of #2acf50        
        
          <div style="border:2px solid #2acf50;">Content here</div>
        
        
          .myborder {border:2px solid #2acf50;}
        
        Border color #2acf50