#5fb032 color space conversions
Hex:
        #5fb032
        RGB:
        95, 176, 50
        CMY:
        63, 31, 80
        CMYK:
        46, 0, 72, 31
      HSL:
        99°, 55.7522%, 44.3137%
        HSV (HSB):
        99°, 71.5909%, 69.0196%
        XYZ:
        20.8204, 33.7139, 8.4277
        xyY:
        0.3307, 0.5355, 33.7139
      CIE-Lab:
        64.7348, -46.5878, 53.9639
        CIE-LCH:
        64.7348, 71.2919, 130.8045
        CIE-Luv:
        64.7348, -39.4822, 68.6152
        Hunter-Lab:
        58.0636, -37.6051, 32.0389
      #5fb032 color charts
#5fb032 RGB chart
      #5fb032 CMYK chart
      #5fb032 RGB pie chart
      #5fb032 color shades, tints & tones
#5fb032 color schemes
#5fb032 color preview, HTML & CSS examples
           This text has a color of #5fb032        
        
          <p style="color:#5fb032;">Text here</p>
        
        
          .mytext {color:#5fb032;}
        
        Text color #5fb032
      
           This box has a color of #5fb032        
        
          <div style="background-color:#5fb032;">Content here</div>
        
        
          .mybackground {background-color:#5fb032;}
        
        Background color #5fb032
      
           Border around this has a color of #5fb032        
        
          <div style="border:2px solid #5fb032;">Content here</div>
        
        
          .myborder {border:2px solid #5fb032;}
        
        Border color #5fb032