#328e6f color space conversions
Hex:
        #328e6f
        RGB:
        50, 142, 111
        CMY:
        80, 44, 56
        CMYK:
        65, 0, 22, 44
      HSL:
        160°, 47.9167%, 37.6471%
        HSV (HSB):
        160°, 64.7887%, 55.6863%
        XYZ:
        13.8576, 21.1718, 18.3951
        xyY:
        0.2594, 0.3963, 21.1718
      CIE-Lab:
        53.1370, -34.8442, 8.6385
        CIE-LCH:
        53.1370, 35.8990, 166.0761
        CIE-Luv:
        53.1370, -37.6253, 16.9346
        Hunter-Lab:
        46.0128, -26.7638, 8.5059
      #328e6f color charts
#328e6f RGB chart
      #328e6f CMYK chart
      #328e6f RGB pie chart
      #328e6f color shades, tints & tones
#328e6f color schemes
#328e6f color preview, HTML & CSS examples
           This text has a color of #328e6f        
        
          <p style="color:#328e6f;">Text here</p>
        
        
          .mytext {color:#328e6f;}
        
        Text color #328e6f
      
           This box has a color of #328e6f        
        
          <div style="background-color:#328e6f;">Content here</div>
        
        
          .mybackground {background-color:#328e6f;}
        
        Background color #328e6f
      
           Border around this has a color of #328e6f        
        
          <div style="border:2px solid #328e6f;">Content here</div>
        
        
          .myborder {border:2px solid #328e6f;}
        
        Border color #328e6f