#327e4e color space conversions
Hex:
        #327e4e
        RGB:
        50, 126, 78
        CMY:
        80, 51, 69
        CMYK:
        60, 0, 38, 51
      HSL:
        142°, 43.1818%, 34.5098%
        HSV (HSB):
        142°, 60.3175%, 49.4118%
        XYZ:
        10.1514, 16.1499, 9.7899
        xyY:
        0.2813, 0.4475, 16.1499
      CIE-Lab:
        47.1705, -35.0588, 19.3157
        CIE-LCH:
        47.1705, 40.0277, 151.1474
        CIE-Luv:
        47.1705, -32.9485, 29.1322
        Hunter-Lab:
        40.1869, -25.2372, 13.6872
      #327e4e color charts
#327e4e RGB chart
      #327e4e CMYK chart
      #327e4e RGB pie chart
      #327e4e color shades, tints & tones
#327e4e color schemes
#327e4e color preview, HTML & CSS examples
           This text has a color of #327e4e        
        
          <p style="color:#327e4e;">Text here</p>
        
        
          .mytext {color:#327e4e;}
        
        Text color #327e4e
      
           This box has a color of #327e4e        
        
          <div style="background-color:#327e4e;">Content here</div>
        
        
          .mybackground {background-color:#327e4e;}
        
        Background color #327e4e
      
           Border around this has a color of #327e4e        
        
          <div style="border:2px solid #327e4e;">Content here</div>
        
        
          .myborder {border:2px solid #327e4e;}
        
        Border color #327e4e