#50960f color space conversions
Hex:
        #50960f
        RGB:
        80, 150, 15
        CMY:
        69, 41, 94
        CMYK:
        47, 0, 90, 41
      HSL:
        91°, 81.8182%, 32.3529%
        HSV (HSB):
        91°, 90.0000%, 58.8235%
        XYZ:
        14.3008, 23.5527, 4.2443
        xyY:
        0.3397, 0.5595, 23.5527
      CIE-Lab:
        55.6371, -42.8442, 55.6993
        CIE-LCH:
        55.6371, 70.2712, 127.5677
        CIE-Luv:
        55.6371, -34.3073, 64.3830
        Hunter-Lab:
        48.5311, -32.3301, 28.7865
      #50960f color charts
#50960f RGB chart
      #50960f CMYK chart
      #50960f RGB pie chart
      #50960f color shades, tints & tones
#50960f color schemes
#50960f color preview, HTML & CSS examples
           This text has a color of #50960f        
        
          <p style="color:#50960f;">Text here</p>
        
        
          .mytext {color:#50960f;}
        
        Text color #50960f
      
           This box has a color of #50960f        
        
          <div style="background-color:#50960f;">Content here</div>
        
        
          .mybackground {background-color:#50960f;}
        
        Background color #50960f
      
           Border around this has a color of #50960f        
        
          <div style="border:2px solid #50960f;">Content here</div>
        
        
          .myborder {border:2px solid #50960f;}
        
        Border color #50960f