#328c9f color space conversions
Hex:
        #328c9f
        RGB:
        50, 140, 159
        CMY:
        80, 45, 38
        CMYK:
        69, 12, 0, 38
      HSL:
        190°, 52.1531%, 40.9804%
        HSV (HSB):
        190°, 68.5535%, 62.3529%
        XYZ:
        16.9515, 21.9375, 36.1418
        xyY:
        0.2259, 0.2924, 21.9375
      CIE-Lab:
        53.9606, -20.1096, -17.8560
        CIE-LCH:
        53.9606, 26.8930, 221.6029
        CIE-Luv:
        53.9606, -34.1146, -23.7612
        Hunter-Lab:
        46.8375, -17.3626, -12.9645
      #328c9f color charts
#328c9f RGB chart
      #328c9f CMYK chart
      #328c9f RGB pie chart
      #328c9f color shades, tints & tones
#328c9f color schemes
#328c9f color preview, HTML & CSS examples
           This text has a color of #328c9f        
        
          <p style="color:#328c9f;">Text here</p>
        
        
          .mytext {color:#328c9f;}
        
        Text color #328c9f
      
           This box has a color of #328c9f        
        
          <div style="background-color:#328c9f;">Content here</div>
        
        
          .mybackground {background-color:#328c9f;}
        
        Background color #328c9f
      
           Border around this has a color of #328c9f        
        
          <div style="border:2px solid #328c9f;">Content here</div>
        
        
          .myborder {border:2px solid #328c9f;}
        
        Border color #328c9f