#327a2d color space conversions
Hex:
        #327a2d
        RGB:
        50, 122, 45
        CMY:
        80, 52, 82
        CMYK:
        59, 0, 63, 52
      HSL:
        116°, 46.1078%, 32.7451%
        HSV (HSB):
        116°, 63.1148%, 47.8431%
        XYZ:
        8.7486, 14.7866, 4.8756
        xyY:
        0.3079, 0.5205, 14.7866
      CIE-Lab:
        45.3406, -38.6445, 34.7386
        CIE-LCH:
        45.3406, 51.9631, 138.0468
        CIE-Luv:
        45.3406, -32.4821, 43.8879
        Hunter-Lab:
        38.4534, -26.6827, 19.3998
      #327a2d color charts
#327a2d RGB chart
      #327a2d CMYK chart
      #327a2d RGB pie chart
      #327a2d color shades, tints & tones
#327a2d color schemes
#327a2d color preview, HTML & CSS examples
           This text has a color of #327a2d        
        
          <p style="color:#327a2d;">Text here</p>
        
        
          .mytext {color:#327a2d;}
        
        Text color #327a2d
      
           This box has a color of #327a2d        
        
          <div style="background-color:#327a2d;">Content here</div>
        
        
          .mybackground {background-color:#327a2d;}
        
        Background color #327a2d
      
           Border around this has a color of #327a2d        
        
          <div style="border:2px solid #327a2d;">Content here</div>
        
        
          .myborder {border:2px solid #327a2d;}
        
        Border color #327a2d