#03196d color space conversions
Hex:
        #03196d
        RGB:
        3, 25, 109
        CMY:
        99, 90, 57
        CMYK:
        97, 77, 0, 57
      HSL:
        228°, 94.6429%, 21.9608%
        HSV (HSB):
        228°, 97.2477%, 42.7451%
        XYZ:
        3.1455, 1.8187, 14.6533
        xyY:
        0.1603, 0.0927, 1.8187
      CIE-Lab:
        14.5058, 29.0387, -49.8954
        CIE-LCH:
        14.5058, 57.7304, 300.1990
        CIE-Luv:
        14.5058, -5.4114, -46.8207
        Hunter-Lab:
        13.4861, 18.0327, -54.9811
      #03196d color charts
#03196d RGB chart
      #03196d CMYK chart
      #03196d RGB pie chart
      #03196d color shades, tints & tones
#03196d color schemes
#03196d color preview, HTML & CSS examples
           This text has a color of #03196d        
        
          <p style="color:#03196d;">Text here</p>
        
        
          .mytext {color:#03196d;}
        
        Text color #03196d
      
           This box has a color of #03196d        
        
          <div style="background-color:#03196d;">Content here</div>
        
        
          .mybackground {background-color:#03196d;}
        
        Background color #03196d
      
           Border around this has a color of #03196d        
        
          <div style="border:2px solid #03196d;">Content here</div>
        
        
          .myborder {border:2px solid #03196d;}
        
        Border color #03196d