#304fa0 color space conversions
Hex:
        #304fa0
        RGB:
        48, 79, 160
        CMY:
        81, 69, 37
        CMYK:
        70, 51, 0, 37
      HSL:
        223°, 53.8462%, 40.7843%
        HSV (HSB):
        223°, 70.0000%, 62.7451%
        XYZ:
        10.3601, 8.7584, 34.4022
        xyY:
        0.1936, 0.1636, 8.7584
      CIE-Lab:
        35.5149, 16.7953, -47.4005
        CIE-LCH:
        35.5149, 50.2881, 289.5107
        CIE-Luv:
        35.5149, -13.2305, -67.6491
        Hunter-Lab:
        29.5946, 10.6962, -48.2054
      #304fa0 color charts
#304fa0 RGB chart
      #304fa0 CMYK chart
      #304fa0 RGB pie chart
      #304fa0 color shades, tints & tones
#304fa0 color schemes
#304fa0 color preview, HTML & CSS examples
           This text has a color of #304fa0        
        
          <p style="color:#304fa0;">Text here</p>
        
        
          .mytext {color:#304fa0;}
        
        Text color #304fa0
      
           This box has a color of #304fa0        
        
          <div style="background-color:#304fa0;">Content here</div>
        
        
          .mybackground {background-color:#304fa0;}
        
        Background color #304fa0
      
           Border around this has a color of #304fa0        
        
          <div style="border:2px solid #304fa0;">Content here</div>
        
        
          .myborder {border:2px solid #304fa0;}
        
        Border color #304fa0