#328bc3 color space conversions
Hex:
        #328bc3
        RGB:
        50, 139, 195
        CMY:
        80, 45, 24
        CMYK:
        74, 29, 0, 24
      HSL:
        203°, 59.1837%, 48.0392%
        HSV (HSB):
        203°, 74.3590%, 76.4706%
        XYZ:
        20.3983, 23.0835, 55.0102
        xyY:
        0.2071, 0.2344, 23.0835
      CIE-Lab:
        55.1582, -7.3599, -36.6044
        CIE-LCH:
        55.1582, 37.3369, 258.6313
        CIE-Luv:
        55.1582, -31.8207, -55.6380
        Hunter-Lab:
        48.0453, -8.2944, -34.2534
      #328bc3 color charts
#328bc3 RGB chart
      #328bc3 CMYK chart
      #328bc3 RGB pie chart
      #328bc3 color shades, tints & tones
#328bc3 color schemes
#328bc3 color preview, HTML & CSS examples
           This text has a color of #328bc3        
        
          <p style="color:#328bc3;">Text here</p>
        
        
          .mytext {color:#328bc3;}
        
        Text color #328bc3
      
           This box has a color of #328bc3        
        
          <div style="background-color:#328bc3;">Content here</div>
        
        
          .mybackground {background-color:#328bc3;}
        
        Background color #328bc3
      
           Border around this has a color of #328bc3        
        
          <div style="border:2px solid #328bc3;">Content here</div>
        
        
          .myborder {border:2px solid #328bc3;}
        
        Border color #328bc3