#5e960f color space conversions
Hex:
        #5e960f
        RGB:
        94, 150, 15
        CMY:
        63, 41, 94
        CMYK:
        37, 0, 90, 41
      HSL:
        85°, 81.8182%, 32.3529%
        HSV (HSB):
        85°, 90.0000%, 58.8235%
        XYZ:
        15.6087, 24.2269, 4.3055
        xyY:
        0.3536, 0.5489, 24.2269
      CIE-Lab:
        56.3142, -37.8915, 56.5423
        CIE-LCH:
        56.3142, 68.0647, 123.8278
        CIE-Luv:
        56.3142, -28.2135, 64.4195
        Hunter-Lab:
        49.2208, -29.5313, 29.2682
      #5e960f color charts
#5e960f RGB chart
      #5e960f CMYK chart
      #5e960f RGB pie chart
      #5e960f color shades, tints & tones
#5e960f color schemes
#5e960f color preview, HTML & CSS examples
           This text has a color of #5e960f        
        
          <p style="color:#5e960f;">Text here</p>
        
        
          .mytext {color:#5e960f;}
        
        Text color #5e960f
      
           This box has a color of #5e960f        
        
          <div style="background-color:#5e960f;">Content here</div>
        
        
          .mybackground {background-color:#5e960f;}
        
        Background color #5e960f
      
           Border around this has a color of #5e960f        
        
          <div style="border:2px solid #5e960f;">Content here</div>
        
        
          .myborder {border:2px solid #5e960f;}
        
        Border color #5e960f