#328cb3 color space conversions
Hex:
        #328cb3
        RGB:
        50, 140, 179
        CMY:
        80, 45, 30
        CMYK:
        72, 22, 0, 30
      HSL:
        198°, 56.3319%, 44.9020%
        HSV (HSB):
        198°, 72.0670%, 70.1961%
        XYZ:
        18.8302, 22.6890, 46.0348
        xyY:
        0.2151, 0.2591, 22.6890
      CIE-Lab:
        54.7505, -13.4792, -28.1249
        CIE-LCH:
        54.7505, 31.1881, 244.3934
        CIE-Luv:
        54.7505, -33.0049, -41.0627
        Hunter-Lab:
        47.6329, -12.7933, -23.9577
      #328cb3 color charts
#328cb3 RGB chart
      #328cb3 CMYK chart
      #328cb3 RGB pie chart
      #328cb3 color shades, tints & tones
#328cb3 color schemes
#328cb3 color preview, HTML & CSS examples
           This text has a color of #328cb3        
        
          <p style="color:#328cb3;">Text here</p>
        
        
          .mytext {color:#328cb3;}
        
        Text color #328cb3
      
           This box has a color of #328cb3        
        
          <div style="background-color:#328cb3;">Content here</div>
        
        
          .mybackground {background-color:#328cb3;}
        
        Background color #328cb3
      
           Border around this has a color of #328cb3        
        
          <div style="border:2px solid #328cb3;">Content here</div>
        
        
          .myborder {border:2px solid #328cb3;}
        
        Border color #328cb3