#328bf8 color space conversions
Hex:
        #328bf8
        RGB:
        50, 139, 248
        CMY:
        80, 45, 3
        CMYK:
        80, 44, 0, 3
      HSL:
        213°, 93.3962%, 58.4314%
        HSV (HSB):
        213°, 79.8387%, 97.2549%
        XYZ:
        27.4913, 25.9207, 92.3612
        xyY:
        0.1886, 0.1778, 25.9207
      CIE-Lab:
        57.9617, 11.8652, -61.8042
        CIE-LCH:
        57.9617, 62.9329, 280.8675
        CIE-Luv:
        57.9617, -29.5734, -99.3802
        Hunter-Lab:
        50.9123, 7.2886, -71.9206
      #328bf8 color charts
#328bf8 RGB chart
      #328bf8 CMYK chart
      #328bf8 RGB pie chart
      #328bf8 color shades, tints & tones
#328bf8 color schemes
#328bf8 color preview, HTML & CSS examples
           This text has a color of #328bf8        
        
          <p style="color:#328bf8;">Text here</p>
        
        
          .mytext {color:#328bf8;}
        
        Text color #328bf8
      
           This box has a color of #328bf8        
        
          <div style="background-color:#328bf8;">Content here</div>
        
        
          .mybackground {background-color:#328bf8;}
        
        Background color #328bf8
      
           Border around this has a color of #328bf8        
        
          <div style="border:2px solid #328bf8;">Content here</div>
        
        
          .myborder {border:2px solid #328bf8;}
        
        Border color #328bf8