#5eed7a color space conversions
Hex:
        #5eed7a
        RGB:
        94, 237, 122
        CMY:
        63, 7, 52
        CMYK:
        60, 0, 49, 7
      HSL:
        132°, 79.8883%, 64.9020%
        HSV (HSB):
        132°, 60.3376%, 92.9412%
        XYZ:
        38.4131, 64.3532, 28.8092
        xyY:
        0.2919, 0.4891, 64.3532
      CIE-Lab:
        84.1493, -62.0057, 44.2746
        CIE-LCH:
        84.1493, 76.1902, 144.4716
        CIE-Luv:
        84.1493, -62.2366, 68.8667
        Hunter-Lab:
        80.2204, -54.9120, 34.8618
      #5eed7a color charts
#5eed7a RGB chart
      #5eed7a CMYK chart
      #5eed7a RGB pie chart
      #5eed7a color shades, tints & tones
#5eed7a color schemes
#5eed7a color preview, HTML & CSS examples
           This text has a color of #5eed7a        
        
          <p style="color:#5eed7a;">Text here</p>
        
        
          .mytext {color:#5eed7a;}
        
        Text color #5eed7a
      
           This box has a color of #5eed7a        
        
          <div style="background-color:#5eed7a;">Content here</div>
        
        
          .mybackground {background-color:#5eed7a;}
        
        Background color #5eed7a
      
           Border around this has a color of #5eed7a        
        
          <div style="border:2px solid #5eed7a;">Content here</div>
        
        
          .myborder {border:2px solid #5eed7a;}
        
        Border color #5eed7a