#304a80 color space conversions
Hex:
        #304a80
        RGB:
        48, 74, 128
        CMY:
        81, 71, 50
        CMYK:
        63, 42, 0, 50
      HSL:
        221°, 45.4545%, 34.5098%
        HSV (HSB):
        221°, 62.5000%, 50.1961%
        XYZ:
        7.5640, 7.0844, 21.3908
        xyY:
        0.2099, 0.1966, 7.0844
      CIE-Lab:
        31.9984, 8.1775, -33.5101
        CIE-LCH:
        31.9984, 34.4935, 283.7139
        CIE-Luv:
        31.9984, -11.5916, -45.8161
        Hunter-Lab:
        26.6166, 4.1475, -29.0176
      #304a80 color charts
#304a80 RGB chart
      #304a80 CMYK chart
      #304a80 RGB pie chart
      #304a80 color shades, tints & tones
#304a80 color schemes
#304a80 color preview, HTML & CSS examples
           This text has a color of #304a80        
        
          <p style="color:#304a80;">Text here</p>
        
        
          .mytext {color:#304a80;}
        
        Text color #304a80
      
           This box has a color of #304a80        
        
          <div style="background-color:#304a80;">Content here</div>
        
        
          .mybackground {background-color:#304a80;}
        
        Background color #304a80
      
           Border around this has a color of #304a80        
        
          <div style="border:2px solid #304a80;">Content here</div>
        
        
          .myborder {border:2px solid #304a80;}
        
        Border color #304a80