#5e941d color space conversions
Hex:
        #5e941d
        RGB:
        94, 148, 29
        CMY:
        63, 42, 89
        CMYK:
        36, 0, 80, 42
      HSL:
        87°, 67.2316%, 34.7059%
        HSV (HSB):
        87°, 80.4054%, 58.0392%
        XYZ:
        15.4278, 23.6482, 4.9138
        xyY:
        0.3507, 0.5376, 23.6482
      CIE-Lab:
        55.7338, -36.4516, 52.4730
        CIE-LCH:
        55.7338, 63.8916, 124.7867
        CIE-Luv:
        55.7338, -27.1749, 61.3204
        Hunter-Lab:
        48.6294, -28.4720, 28.0495
      #5e941d color charts
#5e941d RGB chart
      #5e941d CMYK chart
      #5e941d RGB pie chart
      #5e941d color shades, tints & tones
#5e941d color schemes
#5e941d color preview, HTML & CSS examples
           This text has a color of #5e941d        
        
          <p style="color:#5e941d;">Text here</p>
        
        
          .mytext {color:#5e941d;}
        
        Text color #5e941d
      
           This box has a color of #5e941d        
        
          <div style="background-color:#5e941d;">Content here</div>
        
        
          .mybackground {background-color:#5e941d;}
        
        Background color #5e941d
      
           Border around this has a color of #5e941d        
        
          <div style="border:2px solid #5e941d;">Content here</div>
        
        
          .myborder {border:2px solid #5e941d;}
        
        Border color #5e941d