#5edf00 color space conversions
Hex:
        #5edf00
        RGB:
        94, 223, 0
        CMY:
        63, 13, 100
        CMYK:
        58, 0, 100, 13
      HSL:
        95°, 100.0000%, 43.7255%
        HSV (HSB):
        95°, 100.0000%, 87.4510%
        XYZ:
        31.0038, 55.1550, 9.0119
        xyY:
        0.3258, 0.5795, 55.1550
      CIE-Lab:
        79.1305, -65.8575, 76.8584
        CIE-LCH:
        79.1305, 101.2147, 130.5922
        CIE-Luv:
        79.1305, -59.4253, 94.9806
        Hunter-Lab:
        74.2664, -55.4484, 44.7919
      #5edf00 color charts
#5edf00 RGB chart
      #5edf00 CMYK chart
      #5edf00 RGB pie chart
      #5edf00 color shades, tints & tones
#5edf00 color schemes
#5edf00 color preview, HTML & CSS examples
           This text has a color of #5edf00        
        
          <p style="color:#5edf00;">Text here</p>
        
        
          .mytext {color:#5edf00;}
        
        Text color #5edf00
      
           This box has a color of #5edf00        
        
          <div style="background-color:#5edf00;">Content here</div>
        
        
          .mybackground {background-color:#5edf00;}
        
        Background color #5edf00
      
           Border around this has a color of #5edf00        
        
          <div style="border:2px solid #5edf00;">Content here</div>
        
        
          .myborder {border:2px solid #5edf00;}
        
        Border color #5edf00