#5f941e color space conversions
Hex:
        #5f941e
        RGB:
        95, 148, 30
        CMY:
        63, 42, 88
        CMYK:
        36, 0, 80, 42
      HSL:
        87°, 66.2921%, 34.9020%
        HSV (HSB):
        87°, 79.7297%, 58.0392%
        XYZ:
        15.5436, 23.7064, 4.9849
        xyY:
        0.3514, 0.5359, 23.7064
      CIE-Lab:
        55.7927, -36.0246, 52.2330
        CIE-LCH:
        55.7927, 63.4512, 124.5937
        CIE-Luv:
        55.7927, -26.6957, 61.1206
        Hunter-Lab:
        48.6893, -28.2219, 28.0123
      #5f941e color charts
#5f941e RGB chart
      #5f941e CMYK chart
      #5f941e RGB pie chart
      #5f941e color shades, tints & tones
#5f941e color schemes
#5f941e color preview, HTML & CSS examples
           This text has a color of #5f941e        
        
          <p style="color:#5f941e;">Text here</p>
        
        
          .mytext {color:#5f941e;}
        
        Text color #5f941e
      
           This box has a color of #5f941e        
        
          <div style="background-color:#5f941e;">Content here</div>
        
        
          .mybackground {background-color:#5f941e;}
        
        Background color #5f941e
      
           Border around this has a color of #5f941e        
        
          <div style="border:2px solid #5f941e;">Content here</div>
        
        
          .myborder {border:2px solid #5f941e;}
        
        Border color #5f941e