#5fcd1d color space conversions
Hex:
        #5fcd1d
        RGB:
        95, 205, 29
        CMY:
        63, 20, 89
        CMYK:
        54, 0, 86, 20
      HSL:
        98°, 75.2137%, 45.8824%
        HSV (HSB):
        98°, 85.8537%, 80.3922%
        XYZ:
        26.7724, 46.1842, 8.6658
        xyY:
        0.3280, 0.5658, 46.1842
      CIE-Lab:
        73.6649, -58.7290, 68.5655
        CIE-LCH:
        73.6649, 90.2791, 130.5813
        CIE-Luv:
        73.6649, -51.9026, 85.4170
        Hunter-Lab:
        67.9590, -48.6083, 40.0109
      #5fcd1d color charts
#5fcd1d RGB chart
      #5fcd1d CMYK chart
      #5fcd1d RGB pie chart
      #5fcd1d color shades, tints & tones
#5fcd1d color schemes
#5fcd1d color preview, HTML & CSS examples
           This text has a color of #5fcd1d        
        
          <p style="color:#5fcd1d;">Text here</p>
        
        
          .mytext {color:#5fcd1d;}
        
        Text color #5fcd1d
      
           This box has a color of #5fcd1d        
        
          <div style="background-color:#5fcd1d;">Content here</div>
        
        
          .mybackground {background-color:#5fcd1d;}
        
        Background color #5fcd1d
      
           Border around this has a color of #5fcd1d        
        
          <div style="border:2px solid #5fcd1d;">Content here</div>
        
        
          .myborder {border:2px solid #5fcd1d;}
        
        Border color #5fcd1d