#5fda0f color space conversions
Hex:
        #5fda0f
        RGB:
        95, 218, 15
        CMY:
        63, 15, 94
        CMYK:
        56, 0, 93, 15
      HSL:
        96°, 87.1245%, 45.6863%
        HSV (HSB):
        96°, 93.1193%, 85.4902%
        XYZ:
        29.8769, 52.6102, 9.0320
        xyY:
        0.3265, 0.5749, 52.6102
      CIE-Lab:
        77.6443, -63.6728, 74.2311
        CIE-LCH:
        77.6443, 97.7982, 130.6218
        CIE-Luv:
        77.6443, -57.1293, 92.1189
        Hunter-Lab:
        72.5329, -53.4068, 43.3900
      #5fda0f color charts
#5fda0f RGB chart
      #5fda0f CMYK chart
      #5fda0f RGB pie chart
      #5fda0f color shades, tints & tones
#5fda0f color schemes
#5fda0f color preview, HTML & CSS examples
           This text has a color of #5fda0f        
        
          <p style="color:#5fda0f;">Text here</p>
        
        
          .mytext {color:#5fda0f;}
        
        Text color #5fda0f
      
           This box has a color of #5fda0f        
        
          <div style="background-color:#5fda0f;">Content here</div>
        
        
          .mybackground {background-color:#5fda0f;}
        
        Background color #5fda0f
      
           Border around this has a color of #5fda0f        
        
          <div style="border:2px solid #5fda0f;">Content here</div>
        
        
          .myborder {border:2px solid #5fda0f;}
        
        Border color #5fda0f