#03328d color space conversions
Hex:
        #03328d
        RGB:
        3, 50, 141
        CMY:
        99, 80, 45
        CMYK:
        98, 65, 0, 45
      HSL:
        220°, 95.8333%, 28.2353%
        HSV (HSB):
        220°, 97.8723%, 55.2941%
        XYZ:
        5.9859, 4.2237, 25.6991
        xyY:
        0.1667, 0.1176, 4.2237
      CIE-Lab:
        24.3975, 24.8028, -53.9484
        CIE-LCH:
        24.3975, 59.3769, 294.6906
        CIE-Luv:
        24.3975, -10.8895, -66.2094
        Hunter-Lab:
        20.5515, 16.0251, -59.7543
      #03328d color charts
#03328d RGB chart
      #03328d CMYK chart
      #03328d RGB pie chart
      #03328d color shades, tints & tones
#03328d color schemes
#03328d color preview, HTML & CSS examples
           This text has a color of #03328d        
        
          <p style="color:#03328d;">Text here</p>
        
        
          .mytext {color:#03328d;}
        
        Text color #03328d
      
           This box has a color of #03328d        
        
          <div style="background-color:#03328d;">Content here</div>
        
        
          .mybackground {background-color:#03328d;}
        
        Background color #03328d
      
           Border around this has a color of #03328d        
        
          <div style="border:2px solid #03328d;">Content here</div>
        
        
          .myborder {border:2px solid #03328d;}
        
        Border color #03328d