#5fb80b color space conversions
Hex:
        #5fb80b
        RGB:
        95, 184, 11
        CMY:
        63, 28, 96
        CMYK:
        48, 0, 94, 28
      HSL:
        91°, 88.7179%, 38.2353%
        HSV (HSB):
        91°, 94.0217%, 72.1569%
        XYZ:
        21.9202, 36.7380, 6.2524
        xyY:
        0.3377, 0.5660, 36.7380
      CIE-Lab:
        67.0800, -51.4801, 66.0812
        CIE-LCH:
        67.0800, 83.7671, 127.9201
        CIE-Luv:
        67.0800, -43.3118, 78.8489
        Hunter-Lab:
        60.6119, -41.5166, 36.3123
      #5fb80b color charts
#5fb80b RGB chart
      #5fb80b CMYK chart
      #5fb80b RGB pie chart
      #5fb80b color shades, tints & tones
#5fb80b color schemes
#5fb80b color preview, HTML & CSS examples
           This text has a color of #5fb80b        
        
          <p style="color:#5fb80b;">Text here</p>
        
        
          .mytext {color:#5fb80b;}
        
        Text color #5fb80b
      
           This box has a color of #5fb80b        
        
          <div style="background-color:#5fb80b;">Content here</div>
        
        
          .mybackground {background-color:#5fb80b;}
        
        Background color #5fb80b
      
           Border around this has a color of #5fb80b        
        
          <div style="border:2px solid #5fb80b;">Content here</div>
        
        
          .myborder {border:2px solid #5fb80b;}
        
        Border color #5fb80b