#5fda1f color space conversions
Hex:
        #5fda1f
        RGB:
        95, 218, 31
        CMY:
        63, 15, 88
        CMYK:
        56, 0, 86, 15
      HSL:
        99°, 75.1004%, 48.8235%
        HSV (HSB):
        99°, 85.7798%, 85.4902%
        XYZ:
        30.0380, 52.6746, 9.8804
        xyY:
        0.3244, 0.5689, 52.6746
      CIE-Lab:
        77.6825, -63.2276, 71.6475
        CIE-LCH:
        77.6825, 95.5567, 131.4278
        CIE-Luv:
        77.6825, -57.0081, 90.4111
        Hunter-Lab:
        72.5773, -53.1333, 42.7326
      #5fda1f color charts
#5fda1f RGB chart
      #5fda1f CMYK chart
      #5fda1f RGB pie chart
      #5fda1f color shades, tints & tones
#5fda1f color schemes
#5fda1f color preview, HTML & CSS examples
           This text has a color of #5fda1f        
        
          <p style="color:#5fda1f;">Text here</p>
        
        
          .mytext {color:#5fda1f;}
        
        Text color #5fda1f
      
           This box has a color of #5fda1f        
        
          <div style="background-color:#5fda1f;">Content here</div>
        
        
          .mybackground {background-color:#5fda1f;}
        
        Background color #5fda1f
      
           Border around this has a color of #5fda1f        
        
          <div style="border:2px solid #5fda1f;">Content here</div>
        
        
          .myborder {border:2px solid #5fda1f;}
        
        Border color #5fda1f