#5fda6d color space conversions
Hex:
        #5fda6d
        RGB:
        95, 218, 109
        CMY:
        63, 15, 57
        CMYK:
        56, 0, 50, 15
      HSL:
        127°, 62.4365%, 61.3725%
        HSV (HSB):
        127°, 56.4220%, 85.4902%
        XYZ:
        32.5510, 53.6798, 23.1136
        xyY:
        0.2977, 0.4909, 53.6798
      CIE-Lab:
        78.2747, -56.5357, 43.2355
        CIE-LCH:
        78.2747, 71.1730, 142.5931
        CIE-Luv:
        78.2747, -55.2533, 65.3959
        Hunter-Lab:
        73.2665, -48.9120, 32.5822
      #5fda6d color charts
#5fda6d RGB chart
      #5fda6d CMYK chart
      #5fda6d RGB pie chart
      #5fda6d color shades, tints & tones
#5fda6d color schemes
#5fda6d color preview, HTML & CSS examples
           This text has a color of #5fda6d        
        
          <p style="color:#5fda6d;">Text here</p>
        
        
          .mytext {color:#5fda6d;}
        
        Text color #5fda6d
      
           This box has a color of #5fda6d        
        
          <div style="background-color:#5fda6d;">Content here</div>
        
        
          .mybackground {background-color:#5fda6d;}
        
        Background color #5fda6d
      
           Border around this has a color of #5fda6d        
        
          <div style="border:2px solid #5fda6d;">Content here</div>
        
        
          .myborder {border:2px solid #5fda6d;}
        
        Border color #5fda6d