#2ad51b color space conversions
Hex:
        #2ad51b
        RGB:
        42, 213, 27
        CMY:
        84, 16, 89
        CMYK:
        80, 0, 87, 16
      HSL:
        115°, 77.5000%, 47.0588%
        HSV (HSB):
        115°, 87.3239%, 83.5294%
        XYZ:
        24.9469, 48.1599, 9.0179
        xyY:
        0.3038, 0.5864, 48.1599
      CIE-Lab:
        74.9257, -71.7886, 69.5895
        CIE-LCH:
        74.9257, 99.9815, 135.8911
        CIE-Luv:
        74.9257, -67.1903, 89.0013
        Hunter-Lab:
        69.3973, -57.2782, 40.8737
      #2ad51b color charts
#2ad51b RGB chart
      #2ad51b CMYK chart
      #2ad51b RGB pie chart
      #2ad51b color shades, tints & tones
#2ad51b color schemes
#2ad51b color preview, HTML & CSS examples
           This text has a color of #2ad51b        
        
          <p style="color:#2ad51b;">Text here</p>
        
        
          .mytext {color:#2ad51b;}
        
        Text color #2ad51b
      
           This box has a color of #2ad51b        
        
          <div style="background-color:#2ad51b;">Content here</div>
        
        
          .mybackground {background-color:#2ad51b;}
        
        Background color #2ad51b
      
           Border around this has a color of #2ad51b        
        
          <div style="border:2px solid #2ad51b;">Content here</div>
        
        
          .myborder {border:2px solid #2ad51b;}
        
        Border color #2ad51b