#327f68 color space conversions
Hex:
        #327f68
        RGB:
        50, 127, 104
        CMY:
        80, 50, 59
        CMYK:
        61, 0, 18, 50
      HSL:
        162°, 43.5028%, 34.7059%
        HSV (HSB):
        162°, 60.6299%, 49.8039%
        XYZ:
        11.4035, 16.8563, 15.7493
        xyY:
        0.2591, 0.3830, 16.8563
      CIE-Lab:
        48.0785, -29.5950, 5.4945
        CIE-LCH:
        48.0785, 30.1007, 169.4825
        CIE-Luv:
        48.0785, -32.1293, 11.6819
        Hunter-Lab:
        41.0565, -22.2703, 5.9959
      #327f68 color charts
#327f68 RGB chart
      #327f68 CMYK chart
      #327f68 RGB pie chart
      #327f68 color shades, tints & tones
#327f68 color schemes
#327f68 color preview, HTML & CSS examples
           This text has a color of #327f68        
        
          <p style="color:#327f68;">Text here</p>
        
        
          .mytext {color:#327f68;}
        
        Text color #327f68
      
           This box has a color of #327f68        
        
          <div style="background-color:#327f68;">Content here</div>
        
        
          .mybackground {background-color:#327f68;}
        
        Background color #327f68
      
           Border around this has a color of #327f68        
        
          <div style="border:2px solid #327f68;">Content here</div>
        
        
          .myborder {border:2px solid #327f68;}
        
        Border color #327f68