#327a3d color space conversions
Hex:
        #327a3d
        RGB:
        50, 122, 61
        CMY:
        80, 52, 76
        CMYK:
        59, 0, 50, 52
      HSL:
        129°, 41.8605%, 33.7255%
        HSV (HSB):
        129°, 59.0164%, 47.8431%
        XYZ:
        9.1172, 14.9341, 6.8169
        xyY:
        0.2954, 0.4838, 14.9341
      CIE-Lab:
        45.5438, -36.3931, 26.6944
        CIE-LCH:
        45.5438, 45.1336, 143.7399
        CIE-Luv:
        45.5438, -31.9855, 36.5320
        Hunter-Lab:
        38.6447, -25.5156, 16.5925
      #327a3d color charts
#327a3d RGB chart
      #327a3d CMYK chart
      #327a3d RGB pie chart
      #327a3d color shades, tints & tones
#327a3d color schemes
#327a3d color preview, HTML & CSS examples
           This text has a color of #327a3d        
        
          <p style="color:#327a3d;">Text here</p>
        
        
          .mytext {color:#327a3d;}
        
        Text color #327a3d
      
           This box has a color of #327a3d        
        
          <div style="background-color:#327a3d;">Content here</div>
        
        
          .mybackground {background-color:#327a3d;}
        
        Background color #327a3d
      
           Border around this has a color of #327a3d        
        
          <div style="border:2px solid #327a3d;">Content here</div>
        
        
          .myborder {border:2px solid #327a3d;}
        
        Border color #327a3d