#5fd80b color space conversions
Hex:
        #5fd80b
        RGB:
        95, 216, 11
        CMY:
        63, 15, 96
        CMYK:
        56, 0, 95, 15
      HSL:
        95°, 90.3084%, 44.5098%
        HSV (HSB):
        95°, 94.9074%, 84.7059%
        XYZ:
        29.3356, 51.5688, 8.7242
        xyY:
        0.3273, 0.5754, 51.5688
      CIE-Lab:
        77.0223, -63.0576, 74.1610
        CIE-LCH:
        77.0223, 97.3454, 130.3738
        CIE-Luv:
        77.0223, -56.3724, 91.6088
        Hunter-Lab:
        71.8114, -52.7512, 43.0650
      #5fd80b color charts
#5fd80b RGB chart
      #5fd80b CMYK chart
      #5fd80b RGB pie chart
      #5fd80b color shades, tints & tones
#5fd80b color schemes
#5fd80b color preview, HTML & CSS examples
           This text has a color of #5fd80b        
        
          <p style="color:#5fd80b;">Text here</p>
        
        
          .mytext {color:#5fd80b;}
        
        Text color #5fd80b
      
           This box has a color of #5fd80b        
        
          <div style="background-color:#5fd80b;">Content here</div>
        
        
          .mybackground {background-color:#5fd80b;}
        
        Background color #5fd80b
      
           Border around this has a color of #5fd80b        
        
          <div style="border:2px solid #5fd80b;">Content here</div>
        
        
          .myborder {border:2px solid #5fd80b;}
        
        Border color #5fd80b