#2edd05 color space conversions
Hex:
        #2edd05
        RGB:
        46, 221, 5
        CMY:
        82, 13, 98
        CMYK:
        79, 0, 98, 13
      HSL:
        109°, 95.5752%, 44.3137%
        HSV (HSB):
        109°, 97.7376%, 86.6667%
        XYZ:
        27.0106, 52.3047, 8.8158
        xyY:
        0.3065, 0.5935, 52.3047
      CIE-Lab:
        77.4627, -74.1296, 74.6198
        CIE-LCH:
        77.4627, 105.1823, 134.8112
        CIE-Luv:
        77.4627, -69.3989, 94.0447
        Hunter-Lab:
        72.3220, -59.8979, 43.3981
      #2edd05 color charts
#2edd05 RGB chart
      #2edd05 CMYK chart
      #2edd05 RGB pie chart
      #2edd05 color shades, tints & tones
#2edd05 color schemes
#2edd05 color preview, HTML & CSS examples
           This text has a color of #2edd05        
        
          <p style="color:#2edd05;">Text here</p>
        
        
          .mytext {color:#2edd05;}
        
        Text color #2edd05
      
           This box has a color of #2edd05        
        
          <div style="background-color:#2edd05;">Content here</div>
        
        
          .mybackground {background-color:#2edd05;}
        
        Background color #2edd05
      
           Border around this has a color of #2edd05        
        
          <div style="border:2px solid #2edd05;">Content here</div>
        
        
          .myborder {border:2px solid #2edd05;}
        
        Border color #2edd05