#50960e color space conversions
Hex:
        #50960e
        RGB:
        80, 150, 14
        CMY:
        69, 41, 95
        CMYK:
        47, 0, 91, 41
      HSL:
        91°, 82.9268%, 32.1569%
        HSV (HSB):
        91°, 90.6667%, 58.8235%
        XYZ:
        14.2939, 23.5499, 4.2077
        xyY:
        0.3399, 0.5600, 23.5499
      CIE-Lab:
        55.6343, -42.8752, 55.8901
        CIE-LCH:
        55.6343, 70.4414, 127.4930
        CIE-Luv:
        55.6343, -34.3131, 64.5003
        Hunter-Lab:
        48.5282, -32.3476, 28.8290
      #50960e color charts
#50960e RGB chart
      #50960e CMYK chart
      #50960e RGB pie chart
      #50960e color shades, tints & tones
#50960e color schemes
#50960e color preview, HTML & CSS examples
           This text has a color of #50960e        
        
          <p style="color:#50960e;">Text here</p>
        
        
          .mytext {color:#50960e;}
        
        Text color #50960e
      
           This box has a color of #50960e        
        
          <div style="background-color:#50960e;">Content here</div>
        
        
          .mybackground {background-color:#50960e;}
        
        Background color #50960e
      
           Border around this has a color of #50960e        
        
          <div style="border:2px solid #50960e;">Content here</div>
        
        
          .myborder {border:2px solid #50960e;}
        
        Border color #50960e