#328e89 color space conversions
Hex:
        #328e89
        RGB:
        50, 142, 137
        CMY:
        80, 44, 46
        CMYK:
        65, 0, 4, 44
      HSL:
        177°, 47.9167%, 37.6471%
        HSV (HSB):
        177°, 64.7887%, 55.6863%
        XYZ:
        15.5038, 21.8303, 27.0634
        xyY:
        0.2408, 0.3390, 21.8303
      CIE-Lab:
        53.8464, -27.8693, -5.3240
        CIE-LCH:
        53.8464, 28.3733, 190.8152
        CIE-Luv:
        53.8464, -36.1405, -3.5839
        Hunter-Lab:
        46.7229, -22.5345, -1.6367
      #328e89 color charts
#328e89 RGB chart
      #328e89 CMYK chart
      #328e89 RGB pie chart
      #328e89 color shades, tints & tones
#328e89 color schemes
#328e89 color preview, HTML & CSS examples
           This text has a color of #328e89        
        
          <p style="color:#328e89;">Text here</p>
        
        
          .mytext {color:#328e89;}
        
        Text color #328e89
      
           This box has a color of #328e89        
        
          <div style="background-color:#328e89;">Content here</div>
        
        
          .mybackground {background-color:#328e89;}
        
        Background color #328e89
      
           Border around this has a color of #328e89        
        
          <div style="border:2px solid #328e89;">Content here</div>
        
        
          .myborder {border:2px solid #328e89;}
        
        Border color #328e89