#2edd01 color space conversions
Hex:
        #2edd01
        RGB:
        46, 221, 1
        CMY:
        82, 13, 100
        CMYK:
        79, 0, 100, 13
      HSL:
        108°, 99.0991%, 43.5294%
        HSV (HSB):
        108°, 99.5475%, 86.6667%
        XYZ:
        26.9886, 52.2959, 8.7004
        xyY:
        0.3067, 0.5944, 52.2959
      CIE-Lab:
        77.4575, -74.1960, 74.9900
        CIE-LCH:
        77.4575, 105.4919, 134.6951
        CIE-Luv:
        77.4575, -69.4222, 94.2810
        Hunter-Lab:
        72.3159, -59.9358, 43.4879
      #2edd01 color charts
#2edd01 RGB chart
      #2edd01 CMYK chart
      #2edd01 RGB pie chart
      #2edd01 color shades, tints & tones
#2edd01 color schemes
#2edd01 color preview, HTML & CSS examples
           This text has a color of #2edd01        
        
          <p style="color:#2edd01;">Text here</p>
        
        
          .mytext {color:#2edd01;}
        
        Text color #2edd01
      
           This box has a color of #2edd01        
        
          <div style="background-color:#2edd01;">Content here</div>
        
        
          .mybackground {background-color:#2edd01;}
        
        Background color #2edd01
      
           Border around this has a color of #2edd01        
        
          <div style="border:2px solid #2edd01;">Content here</div>
        
        
          .myborder {border:2px solid #2edd01;}
        
        Border color #2edd01