#508e0f color space conversions
Hex:
        #508e0f
        RGB:
        80, 142, 15
        CMY:
        69, 44, 94
        CMYK:
        44, 0, 89, 44
      HSL:
        89°, 80.8917%, 30.7843%
        HSV (HSB):
        89°, 89.4366%, 55.6863%
        XYZ:
        13.0675, 21.0860, 3.8332
        xyY:
        0.3440, 0.5551, 21.0860
      CIE-Lab:
        53.0434, -39.5407, 53.4917
        CIE-LCH:
        53.0434, 66.5194, 126.4716
        CIE-Luv:
        53.0434, -30.6794, 60.9706
        Hunter-Lab:
        45.9195, -29.5626, 27.1943
      #508e0f color charts
#508e0f RGB chart
      #508e0f CMYK chart
      #508e0f RGB pie chart
      #508e0f color shades, tints & tones
#508e0f color schemes
#508e0f color preview, HTML & CSS examples
           This text has a color of #508e0f        
        
          <p style="color:#508e0f;">Text here</p>
        
        
          .mytext {color:#508e0f;}
        
        Text color #508e0f
      
           This box has a color of #508e0f        
        
          <div style="background-color:#508e0f;">Content here</div>
        
        
          .mybackground {background-color:#508e0f;}
        
        Background color #508e0f
      
           Border around this has a color of #508e0f        
        
          <div style="border:2px solid #508e0f;">Content here</div>
        
        
          .myborder {border:2px solid #508e0f;}
        
        Border color #508e0f