#5ead7f color space conversions
Hex:
        #5ead7f
        RGB:
        94, 173, 127
        CMY:
        63, 32, 50
        CMYK:
        46, 0, 27, 32
      HSL:
        145°, 32.5103%, 52.3529%
        HSV (HSB):
        145°, 45.6647%, 67.8431%
        XYZ:
        23.3904, 33.7991, 25.3698
        xyY:
        0.2833, 0.4094, 33.7991
      CIE-Lab:
        64.8028, -34.9571, 16.2462
        CIE-LCH:
        64.8028, 38.5478, 155.0735
        CIE-Luv:
        64.8028, -36.7062, 27.9927
        Hunter-Lab:
        58.1370, -29.9234, 14.8230
      #5ead7f color charts
#5ead7f RGB chart
      #5ead7f CMYK chart
      #5ead7f RGB pie chart
      #5ead7f color shades, tints & tones
#5ead7f color schemes
#5ead7f color preview, HTML & CSS examples
           This text has a color of #5ead7f        
        
          <p style="color:#5ead7f;">Text here</p>
        
        
          .mytext {color:#5ead7f;}
        
        Text color #5ead7f
      
           This box has a color of #5ead7f        
        
          <div style="background-color:#5ead7f;">Content here</div>
        
        
          .mybackground {background-color:#5ead7f;}
        
        Background color #5ead7f
      
           Border around this has a color of #5ead7f        
        
          <div style="border:2px solid #5ead7f;">Content here</div>
        
        
          .myborder {border:2px solid #5ead7f;}
        
        Border color #5ead7f