#328bf1 color space conversions
Hex:
        #328bf1
        RGB:
        50, 139, 241
        CMY:
        80, 45, 5
        CMYK:
        79, 42, 0, 5
      HSL:
        212°, 87.2146%, 57.0588%
        HSV (HSB):
        212°, 79.2531%, 94.5098%
        XYZ:
        26.4252, 25.4942, 86.7472
        xyY:
        0.1906, 0.1839, 25.4942
      CIE-Lab:
        57.5538, 9.2924, -58.5911
        CIE-LCH:
        57.5538, 59.3234, 279.0119
        CIE-Luv:
        57.5538, -29.8236, -93.8286
        Hunter-Lab:
        50.4918, 5.0584, -66.5186
      #328bf1 color charts
#328bf1 RGB chart
      #328bf1 CMYK chart
      #328bf1 RGB pie chart
      #328bf1 color shades, tints & tones
#328bf1 color schemes
#328bf1 color preview, HTML & CSS examples
           This text has a color of #328bf1        
        
          <p style="color:#328bf1;">Text here</p>
        
        
          .mytext {color:#328bf1;}
        
        Text color #328bf1
      
           This box has a color of #328bf1        
        
          <div style="background-color:#328bf1;">Content here</div>
        
        
          .mybackground {background-color:#328bf1;}
        
        Background color #328bf1
      
           Border around this has a color of #328bf1        
        
          <div style="border:2px solid #328bf1;">Content here</div>
        
        
          .myborder {border:2px solid #328bf1;}
        
        Border color #328bf1