#328ffd color space conversions
Hex:
        #328ffd
        RGB:
        50, 143, 253
        CMY:
        80, 44, 1
        CMYK:
        80, 43, 0, 1
      HSL:
        213°, 98.0676%, 59.4118%
        HSV (HSB):
        213°, 80.2372%, 99.2157%
        XYZ:
        28.8675, 27.4149, 96.6986
        xyY:
        0.1887, 0.1792, 27.4149
      CIE-Lab:
        59.3564, 11.2815, -62.3180
        CIE-LCH:
        59.3564, 63.3309, 280.2612
        CIE-Luv:
        59.3564, -30.6356, -100.6449
        Hunter-Lab:
        52.3592, 6.7847, -72.8472
      #328ffd color charts
#328ffd RGB chart
      #328ffd CMYK chart
      #328ffd RGB pie chart
      #328ffd color shades, tints & tones
#328ffd color schemes
#328ffd color preview, HTML & CSS examples
           This text has a color of #328ffd        
        
          <p style="color:#328ffd;">Text here</p>
        
        
          .mytext {color:#328ffd;}
        
        Text color #328ffd
      
           This box has a color of #328ffd        
        
          <div style="background-color:#328ffd;">Content here</div>
        
        
          .mybackground {background-color:#328ffd;}
        
        Background color #328ffd
      
           Border around this has a color of #328ffd        
        
          <div style="border:2px solid #328ffd;">Content here</div>
        
        
          .myborder {border:2px solid #328ffd;}
        
        Border color #328ffd