#328f88 color space conversions
Hex:
        #328f88
        RGB:
        50, 143, 136
        CMY:
        80, 44, 47
        CMYK:
        65, 0, 5, 44
      HSL:
        175°, 48.1865%, 37.8431%
        HSV (HSB):
        175°, 65.0350%, 56.0784%
        XYZ:
        15.5818, 22.1006, 26.7371
        xyY:
        0.2419, 0.3431, 22.1006
      CIE-Lab:
        54.1336, -28.6494, -4.3215
        CIE-LCH:
        54.1336, 28.9735, 188.5780
        CIE-Luv:
        54.1336, -36.5787, -2.0022
        Hunter-Lab:
        47.0113, -23.1063, -0.8126
      #328f88 color charts
#328f88 RGB chart
      #328f88 CMYK chart
      #328f88 RGB pie chart
      #328f88 color shades, tints & tones
#328f88 color schemes
#328f88 color preview, HTML & CSS examples
           This text has a color of #328f88        
        
          <p style="color:#328f88;">Text here</p>
        
        
          .mytext {color:#328f88;}
        
        Text color #328f88
      
           This box has a color of #328f88        
        
          <div style="background-color:#328f88;">Content here</div>
        
        
          .mybackground {background-color:#328f88;}
        
        Background color #328f88
      
           Border around this has a color of #328f88        
        
          <div style="border:2px solid #328f88;">Content here</div>
        
        
          .myborder {border:2px solid #328f88;}
        
        Border color #328f88