#304ca0 color space conversions
Hex:
        #304ca0
        RGB:
        48, 76, 160
        CMY:
        81, 70, 37
        CMYK:
        70, 53, 0, 37
      HSL:
        225°, 53.8462%, 40.7843%
        HSV (HSB):
        225°, 70.0000%, 62.7451%
        XYZ:
        10.1485, 8.3353, 34.3317
        xyY:
        0.1922, 0.1578, 8.3353
      CIE-Lab:
        34.6717, 18.7930, -48.7612
        CIE-LCH:
        34.6717, 52.2574, 291.0772
        CIE-Luv:
        34.6717, -12.3503, -69.1263
        Hunter-Lab:
        28.8710, 12.2209, -50.2946
      #304ca0 color charts
#304ca0 RGB chart
      #304ca0 CMYK chart
      #304ca0 RGB pie chart
      #304ca0 color shades, tints & tones
#304ca0 color schemes
#304ca0 color preview, HTML & CSS examples
           This text has a color of #304ca0        
        
          <p style="color:#304ca0;">Text here</p>
        
        
          .mytext {color:#304ca0;}
        
        Text color #304ca0
      
           This box has a color of #304ca0        
        
          <div style="background-color:#304ca0;">Content here</div>
        
        
          .mybackground {background-color:#304ca0;}
        
        Background color #304ca0
      
           Border around this has a color of #304ca0        
        
          <div style="border:2px solid #304ca0;">Content here</div>
        
        
          .myborder {border:2px solid #304ca0;}
        
        Border color #304ca0