#5edf30 color space conversions
Hex:
        #5edf30
        RGB:
        94, 223, 48
        CMY:
        63, 13, 81
        CMYK:
        58, 0, 78, 13
      HSL:
        104°, 73.2218%, 53.1373%
        HSV (HSB):
        104°, 78.4753%, 87.4510%
        XYZ:
        31.5373, 55.3684, 11.8213
        xyY:
        0.3194, 0.5608, 55.3684
      CIE-Lab:
        79.2530, -64.4226, 68.8184
        CIE-LCH:
        79.2530, 94.2669, 133.1105
        CIE-Luv:
        79.2530, -59.0233, 89.5045
        Hunter-Lab:
        74.4100, -54.5636, 42.6677
      #5edf30 color charts
#5edf30 RGB chart
      #5edf30 CMYK chart
      #5edf30 RGB pie chart
      #5edf30 color shades, tints & tones
#5edf30 color schemes
#5edf30 color preview, HTML & CSS examples
           This text has a color of #5edf30        
        
          <p style="color:#5edf30;">Text here</p>
        
        
          .mytext {color:#5edf30;}
        
        Text color #5edf30
      
           This box has a color of #5edf30        
        
          <div style="background-color:#5edf30;">Content here</div>
        
        
          .mybackground {background-color:#5edf30;}
        
        Background color #5edf30
      
           Border around this has a color of #5edf30        
        
          <div style="border:2px solid #5edf30;">Content here</div>
        
        
          .myborder {border:2px solid #5edf30;}
        
        Border color #5edf30