#5edf56 color space conversions
Hex:
        #5edf56
        RGB:
        94, 223, 86
        CMY:
        63, 13, 66
        CMYK:
        58, 0, 61, 13
      HSL:
        116°, 68.1592%, 60.5882%
        HSV (HSB):
        116°, 61.4350%, 87.4510%
        XYZ:
        32.6835, 55.8269, 17.8572
        xyY:
        0.3073, 0.5248, 55.8269
      CIE-Lab:
        79.5152, -61.4090, 55.2066
        CIE-LCH:
        79.5152, 82.5762, 138.0445
        CIE-Luv:
        79.5152, -58.1978, 78.1819
        Hunter-Lab:
        74.7174, -52.6746, 38.1321
      #5edf56 color charts
#5edf56 RGB chart
      #5edf56 CMYK chart
      #5edf56 RGB pie chart
      #5edf56 color shades, tints & tones
#5edf56 color schemes
#5edf56 color preview, HTML & CSS examples
           This text has a color of #5edf56        
        
          <p style="color:#5edf56;">Text here</p>
        
        
          .mytext {color:#5edf56;}
        
        Text color #5edf56
      
           This box has a color of #5edf56        
        
          <div style="background-color:#5edf56;">Content here</div>
        
        
          .mybackground {background-color:#5edf56;}
        
        Background color #5edf56
      
           Border around this has a color of #5edf56        
        
          <div style="border:2px solid #5edf56;">Content here</div>
        
        
          .myborder {border:2px solid #5edf56;}
        
        Border color #5edf56