#327b2f color space conversions
Hex:
        #327b2f
        RGB:
        50, 123, 47
        CMY:
        80, 52, 82
        CMYK:
        59, 0, 62, 52
      HSL:
        118°, 44.7059%, 33.3333%
        HSV (HSB):
        118°, 61.7886%, 48.2353%
        XYZ:
        8.9114, 15.0493, 5.1244
        xyY:
        0.3064, 0.5174, 15.0493
      CIE-Lab:
        45.7016, -38.8084, 34.1729
        CIE-LCH:
        45.7016, 51.7096, 138.6343
        CIE-Luv:
        45.7016, -32.8372, 43.6000
        Hunter-Lab:
        38.7934, -26.8842, 19.3234
      #327b2f color charts
#327b2f RGB chart
      #327b2f CMYK chart
      #327b2f RGB pie chart
      #327b2f color shades, tints & tones
#327b2f color schemes
#327b2f color preview, HTML & CSS examples
           This text has a color of #327b2f        
        
          <p style="color:#327b2f;">Text here</p>
        
        
          .mytext {color:#327b2f;}
        
        Text color #327b2f
      
           This box has a color of #327b2f        
        
          <div style="background-color:#327b2f;">Content here</div>
        
        
          .mybackground {background-color:#327b2f;}
        
        Background color #327b2f
      
           Border around this has a color of #327b2f        
        
          <div style="border:2px solid #327b2f;">Content here</div>
        
        
          .myborder {border:2px solid #327b2f;}
        
        Border color #327b2f