#5ef096 color space conversions
Hex:
        #5ef096
        RGB:
        94, 240, 150
        CMY:
        63, 6, 41
        CMYK:
        61, 0, 38, 6
      HSL:
        143°, 82.9545%, 65.4902%
        HSV (HSB):
        143°, 60.8333%, 94.1176%
        XYZ:
        41.2812, 66.9019, 39.5918
        xyY:
        0.2794, 0.4527, 66.9019
      CIE-Lab:
        85.4544, -58.6504, 32.1706
        CIE-LCH:
        85.4544, 66.8941, 151.2546
        CIE-Luv:
        85.4544, -62.1323, 54.5798
        Hunter-Lab:
        81.7936, -53.0498, 28.5565
      #5ef096 color charts
#5ef096 RGB chart
      #5ef096 CMYK chart
      #5ef096 RGB pie chart
      #5ef096 color shades, tints & tones
#5ef096 color schemes
#5ef096 color preview, HTML & CSS examples
           This text has a color of #5ef096        
        
          <p style="color:#5ef096;">Text here</p>
        
        
          .mytext {color:#5ef096;}
        
        Text color #5ef096
      
           This box has a color of #5ef096        
        
          <div style="background-color:#5ef096;">Content here</div>
        
        
          .mybackground {background-color:#5ef096;}
        
        Background color #5ef096
      
           Border around this has a color of #5ef096        
        
          <div style="border:2px solid #5ef096;">Content here</div>
        
        
          .myborder {border:2px solid #5ef096;}
        
        Border color #5ef096