#0304a1 color space conversions
Hex:
        #0304a1
        RGB:
        3, 4, 161
        CMY:
        99, 98, 37
        CMYK:
        98, 98, 0, 37
      HSL:
        240°, 96.3415%, 32.1569%
        HSV (HSB):
        240°, 98.1366%, 63.1373%
        XYZ:
        6.5140, 2.6794, 33.8921
        xyY:
        0.1512, 0.0622, 2.6794
      CIE-Lab:
        18.7113, 54.9984, -75.6956
        CIE-LCH:
        18.7113, 93.5663, 306.0012
        CIE-Luv:
        18.7113, -5.4094, -74.3893
        Hunter-Lab:
        16.3689, 42.3885, -111.3028
      #0304a1 color charts
#0304a1 RGB chart
      #0304a1 CMYK chart
      #0304a1 RGB pie chart
      #0304a1 color shades, tints & tones
#0304a1 color schemes
#0304a1 color preview, HTML & CSS examples
           This text has a color of #0304a1        
        
          <p style="color:#0304a1;">Text here</p>
        
        
          .mytext {color:#0304a1;}
        
        Text color #0304a1
      
           This box has a color of #0304a1        
        
          <div style="background-color:#0304a1;">Content here</div>
        
        
          .mybackground {background-color:#0304a1;}
        
        Background color #0304a1
      
           Border around this has a color of #0304a1        
        
          <div style="border:2px solid #0304a1;">Content here</div>
        
        
          .myborder {border:2px solid #0304a1;}
        
        Border color #0304a1