#5f781d color space conversions
Hex:
        #5f781d
        RGB:
        95, 120, 29
        CMY:
        63, 53, 89
        CMYK:
        21, 0, 76, 53
      HSL:
        76°, 61.0738%, 29.2157%
        HSV (HSB):
        76°, 75.8333%, 47.0588%
        XYZ:
        11.6576, 15.9545, 3.6275
        xyY:
        0.3732, 0.5107, 15.9545
      CIE-Lab:
        46.9148, -22.7608, 44.1192
        CIE-LCH:
        46.9148, 49.6443, 117.2889
        CIE-Luv:
        46.9148, -12.0548, 48.8019
        Hunter-Lab:
        39.9431, -17.8046, 22.5757
      #5f781d color charts
#5f781d RGB chart
      #5f781d CMYK chart
      #5f781d RGB pie chart
      #5f781d color shades, tints & tones
#5f781d color schemes
#5f781d color preview, HTML & CSS examples
           This text has a color of #5f781d        
        
          <p style="color:#5f781d;">Text here</p>
        
        
          .mytext {color:#5f781d;}
        
        Text color #5f781d
      
           This box has a color of #5f781d        
        
          <div style="background-color:#5f781d;">Content here</div>
        
        
          .mybackground {background-color:#5f781d;}
        
        Background color #5f781d
      
           Border around this has a color of #5f781d        
        
          <div style="border:2px solid #5f781d;">Content here</div>
        
        
          .myborder {border:2px solid #5f781d;}
        
        Border color #5f781d