#328a07 color space conversions
Hex:
        #328a07
        RGB:
        50, 138, 7
        CMY:
        80, 46, 97
        CMYK:
        64, 0, 95, 46
      HSL:
        100°, 90.3448%, 28.4314%
        HSV (HSB):
        100°, 94.9275%, 54.1176%
        XYZ:
        10.4422, 18.8704, 3.2930
        xyY:
        0.3203, 0.5787, 18.8704
      CIE-Lab:
        50.5352, -47.3178, 52.4036
        CIE-LCH:
        50.5352, 70.6053, 132.0804
        CIE-Luv:
        50.5352, -39.5227, 60.0944
        Hunter-Lab:
        43.4401, -33.1119, 25.9135
      #328a07 color charts
#328a07 RGB chart
      #328a07 CMYK chart
      #328a07 RGB pie chart
      #328a07 color shades, tints & tones
#328a07 color schemes
#328a07 color preview, HTML & CSS examples
           This text has a color of #328a07        
        
          <p style="color:#328a07;">Text here</p>
        
        
          .mytext {color:#328a07;}
        
        Text color #328a07
      
           This box has a color of #328a07        
        
          <div style="background-color:#328a07;">Content here</div>
        
        
          .mybackground {background-color:#328a07;}
        
        Background color #328a07
      
           Border around this has a color of #328a07        
        
          <div style="border:2px solid #328a07;">Content here</div>
        
        
          .myborder {border:2px solid #328a07;}
        
        Border color #328a07