#328e77 color space conversions
Hex:
        #328e77
        RGB:
        50, 142, 119
        CMY:
        80, 44, 53
        CMYK:
        65, 0, 16, 44
      HSL:
        165°, 47.9167%, 37.6471%
        HSV (HSB):
        165°, 64.7887%, 55.6863%
        XYZ:
        14.3182, 21.3560, 20.8202
        xyY:
        0.2534, 0.3780, 21.3560
      CIE-Lab:
        53.3370, -32.8225, 4.3236
        CIE-LCH:
        53.3370, 33.1060, 172.4957
        CIE-Luv:
        53.3370, -37.1787, 10.8583
        Hunter-Lab:
        46.2126, -25.5669, 5.6368
      #328e77 color charts
#328e77 RGB chart
      #328e77 CMYK chart
      #328e77 RGB pie chart
      #328e77 color shades, tints & tones
#328e77 color schemes
#328e77 color preview, HTML & CSS examples
           This text has a color of #328e77        
        
          <p style="color:#328e77;">Text here</p>
        
        
          .mytext {color:#328e77;}
        
        Text color #328e77
      
           This box has a color of #328e77        
        
          <div style="background-color:#328e77;">Content here</div>
        
        
          .mybackground {background-color:#328e77;}
        
        Background color #328e77
      
           Border around this has a color of #328e77        
        
          <div style="border:2px solid #328e77;">Content here</div>
        
        
          .myborder {border:2px solid #328e77;}
        
        Border color #328e77