#5f961d color space conversions
Hex:
        #5f961d
        RGB:
        95, 150, 29
        CMY:
        63, 41, 89
        CMYK:
        37, 0, 81, 41
      HSL:
        87°, 67.5978%, 35.0980%
        HSV (HSB):
        87°, 80.6667%, 58.8235%
        XYZ:
        15.8474, 24.3343, 5.0241
        xyY:
        0.3506, 0.5383, 24.3343
      CIE-Lab:
        56.4210, -36.9624, 53.1288
        CIE-LCH:
        56.4210, 64.7216, 124.8268
        CIE-Luv:
        56.4210, -27.6799, 62.2041
        Hunter-Lab:
        49.3298, -28.9832, 28.4923
      #5f961d color charts
#5f961d RGB chart
      #5f961d CMYK chart
      #5f961d RGB pie chart
      #5f961d color shades, tints & tones
#5f961d color schemes
#5f961d color preview, HTML & CSS examples
           This text has a color of #5f961d        
        
          <p style="color:#5f961d;">Text here</p>
        
        
          .mytext {color:#5f961d;}
        
        Text color #5f961d
      
           This box has a color of #5f961d        
        
          <div style="background-color:#5f961d;">Content here</div>
        
        
          .mybackground {background-color:#5f961d;}
        
        Background color #5f961d
      
           Border around this has a color of #5f961d        
        
          <div style="border:2px solid #5f961d;">Content here</div>
        
        
          .myborder {border:2px solid #5f961d;}
        
        Border color #5f961d