#328cb1 color space conversions
Hex:
        #328cb1
        RGB:
        50, 140, 177
        CMY:
        80, 45, 31
        CMYK:
        72, 21, 0, 31
      HSL:
        197°, 55.9471%, 44.5098%
        HSV (HSB):
        197°, 71.7514%, 69.4118%
        XYZ:
        18.6293, 22.6086, 44.9770
        xyY:
        0.2161, 0.2622, 22.6086
      CIE-Lab:
        54.6669, -14.1589, -27.1104
        CIE-LCH:
        54.6669, 30.5851, 242.4234
        CIE-Luv:
        54.6669, -33.1130, -39.3305
        Hunter-Lab:
        47.5485, -13.2744, -22.7995
      #328cb1 color charts
#328cb1 RGB chart
      #328cb1 CMYK chart
      #328cb1 RGB pie chart
      #328cb1 color shades, tints & tones
#328cb1 color schemes
#328cb1 color preview, HTML & CSS examples
           This text has a color of #328cb1        
        
          <p style="color:#328cb1;">Text here</p>
        
        
          .mytext {color:#328cb1;}
        
        Text color #328cb1
      
           This box has a color of #328cb1        
        
          <div style="background-color:#328cb1;">Content here</div>
        
        
          .mybackground {background-color:#328cb1;}
        
        Background color #328cb1
      
           Border around this has a color of #328cb1        
        
          <div style="border:2px solid #328cb1;">Content here</div>
        
        
          .myborder {border:2px solid #328cb1;}
        
        Border color #328cb1