#03278d color space conversions
Hex:
        #03278d
        RGB:
        3, 39, 141
        CMY:
        99, 85, 45
        CMYK:
        98, 72, 0, 45
      HSL:
        224°, 95.8333%, 28.2353%
        HSV (HSB):
        224°, 97.8723%, 55.2941%
        XYZ:
        5.5708, 3.3935, 25.5607
        xyY:
        0.1614, 0.0983, 3.3935
      CIE-Lab:
        21.5555, 32.3439, -58.6262
        CIE-LCH:
        21.5555, 66.9564, 298.8854
        CIE-Luv:
        21.5555, -8.5446, -66.9643
        Hunter-Lab:
        18.4214, 21.7424, -69.3731
      #03278d color charts
#03278d RGB chart
      #03278d CMYK chart
      #03278d RGB pie chart
      #03278d color shades, tints & tones
#03278d color schemes
#03278d color preview, HTML & CSS examples
           This text has a color of #03278d        
        
          <p style="color:#03278d;">Text here</p>
        
        
          .mytext {color:#03278d;}
        
        Text color #03278d
      
           This box has a color of #03278d        
        
          <div style="background-color:#03278d;">Content here</div>
        
        
          .mybackground {background-color:#03278d;}
        
        Background color #03278d
      
           Border around this has a color of #03278d        
        
          <div style="border:2px solid #03278d;">Content here</div>
        
        
          .myborder {border:2px solid #03278d;}
        
        Border color #03278d