#2ade2b color space conversions
Hex:
        #2ade2b
        RGB:
        42, 222, 43
        CMY:
        84, 13, 83
        CMYK:
        81, 0, 81, 13
      HSL:
        120°, 73.1707%, 51.7647%
        HSV (HSB):
        120°, 81.0811%, 87.0588%
        XYZ:
        27.5122, 52.9092, 11.0480
        xyY:
        0.3008, 0.5784, 52.9092
      CIE-Lab:
        77.8214, -73.6532, 68.4777
        CIE-LCH:
        77.8214, 100.5683, 137.0855
        CIE-Luv:
        77.8214, -69.8276, 90.1029
        Hunter-Lab:
        72.7387, -59.7782, 41.9118
      #2ade2b color charts
#2ade2b RGB chart
      #2ade2b CMYK chart
      #2ade2b RGB pie chart
      #2ade2b color shades, tints & tones
#2ade2b color schemes
#2ade2b color preview, HTML & CSS examples
           This text has a color of #2ade2b        
        
          <p style="color:#2ade2b;">Text here</p>
        
        
          .mytext {color:#2ade2b;}
        
        Text color #2ade2b
      
           This box has a color of #2ade2b        
        
          <div style="background-color:#2ade2b;">Content here</div>
        
        
          .mybackground {background-color:#2ade2b;}
        
        Background color #2ade2b
      
           Border around this has a color of #2ade2b        
        
          <div style="border:2px solid #2ade2b;">Content here</div>
        
        
          .myborder {border:2px solid #2ade2b;}
        
        Border color #2ade2b