#327b2d color space conversions
Hex:
        #327b2d
        RGB:
        50, 123, 45
        CMY:
        80, 52, 82
        CMYK:
        59, 0, 63, 52
      HSL:
        116°, 46.4286%, 32.9412%
        HSV (HSB):
        116°, 63.4146%, 48.2353%
        XYZ:
        8.8720, 15.0335, 4.9168
        xyY:
        0.3078, 0.5216, 15.0335
      CIE-Lab:
        45.6800, -39.0510, 35.1247
        CIE-LCH:
        45.6800, 52.5235, 138.0300
        CIE-Luv:
        45.6800, -32.8922, 44.4020
        Hunter-Lab:
        38.7730, -27.0087, 19.6226
      #327b2d color charts
#327b2d RGB chart
      #327b2d CMYK chart
      #327b2d RGB pie chart
      #327b2d color shades, tints & tones
#327b2d color schemes
#327b2d color preview, HTML & CSS examples
           This text has a color of #327b2d        
        
          <p style="color:#327b2d;">Text here</p>
        
        
          .mytext {color:#327b2d;}
        
        Text color #327b2d
      
           This box has a color of #327b2d        
        
          <div style="background-color:#327b2d;">Content here</div>
        
        
          .mybackground {background-color:#327b2d;}
        
        Background color #327b2d
      
           Border around this has a color of #327b2d        
        
          <div style="border:2px solid #327b2d;">Content here</div>
        
        
          .myborder {border:2px solid #327b2d;}
        
        Border color #327b2d