#5f9f33 color space conversions
Hex:
        #5f9f33
        RGB:
        95, 159, 51
        CMY:
        63, 38, 80
        CMYK:
        40, 0, 68, 38
      HSL:
        96°, 51.4286%, 41.1765%
        HSV (HSB):
        96°, 67.9245%, 62.3529%
        XYZ:
        17.7150, 27.4682, 7.5002
        xyY:
        0.3363, 0.5214, 27.4682
      CIE-Lab:
        59.4052, -39.4141, 48.0241
        CIE-LCH:
        59.4052, 62.1272, 129.3763
        CIE-Luv:
        59.4052, -31.7808, 60.4750
        Hunter-Lab:
        52.4101, -31.3834, 28.2023
      #5f9f33 color charts
#5f9f33 RGB chart
      #5f9f33 CMYK chart
      #5f9f33 RGB pie chart
      #5f9f33 color shades, tints & tones
#5f9f33 color schemes
#5f9f33 color preview, HTML & CSS examples
           This text has a color of #5f9f33        
        
          <p style="color:#5f9f33;">Text here</p>
        
        
          .mytext {color:#5f9f33;}
        
        Text color #5f9f33
      
           This box has a color of #5f9f33        
        
          <div style="background-color:#5f9f33;">Content here</div>
        
        
          .mybackground {background-color:#5f9f33;}
        
        Background color #5f9f33
      
           Border around this has a color of #5f9f33        
        
          <div style="border:2px solid #5f9f33;">Content here</div>
        
        
          .myborder {border:2px solid #5f9f33;}
        
        Border color #5f9f33