#325f0b color space conversions
Hex:
        #325f0b
        RGB:
        50, 95, 11
        CMY:
        80, 63, 96
        CMYK:
        47, 0, 88, 63
      HSL:
        92°, 79.2453%, 20.7843%
        HSV (HSB):
        92°, 88.4211%, 37.2549%
        XYZ:
        5.4680, 8.8867, 1.7437
        xyY:
        0.3397, 0.5520, 8.8867
      CIE-Lab:
        35.7652, -30.1068, 38.8382
        CIE-LCH:
        35.7652, 49.1409, 127.7824
        CIE-Luv:
        35.7652, -21.3644, 40.4894
        Hunter-Lab:
        29.8106, -19.4271, 17.3993
      #325f0b color charts
#325f0b RGB chart
      #325f0b CMYK chart
      #325f0b RGB pie chart
      #325f0b color shades, tints & tones
#325f0b color schemes
#325f0b color preview, HTML & CSS examples
           This text has a color of #325f0b        
        
          <p style="color:#325f0b;">Text here</p>
        
        
          .mytext {color:#325f0b;}
        
        Text color #325f0b
      
           This box has a color of #325f0b        
        
          <div style="background-color:#325f0b;">Content here</div>
        
        
          .mybackground {background-color:#325f0b;}
        
        Background color #325f0b
      
           Border around this has a color of #325f0b        
        
          <div style="border:2px solid #325f0b;">Content here</div>
        
        
          .myborder {border:2px solid #325f0b;}
        
        Border color #325f0b