#03347f color space conversions
Hex:
        #03347f
        RGB:
        3, 52, 127
        CMY:
        99, 80, 50
        CMYK:
        98, 59, 0, 50
      HSL:
        216°, 95.3846%, 25.4902%
        HSV (HSB):
        216°, 97.6378%, 49.8039%
        XYZ:
        5.0963, 4.0076, 20.5836
        xyY:
        0.1717, 0.1350, 4.0076
      CIE-Lab:
        23.6967, 17.4359, -46.3421
        CIE-LCH:
        23.6967, 49.5136, 290.6185
        CIE-Luv:
        23.6967, -11.4837, -56.7579
        Hunter-Lab:
        20.0191, 10.4077, -46.9485
      #03347f color charts
#03347f RGB chart
      #03347f CMYK chart
      #03347f RGB pie chart
      #03347f color shades, tints & tones
#03347f color schemes
#03347f color preview, HTML & CSS examples
           This text has a color of #03347f        
        
          <p style="color:#03347f;">Text here</p>
        
        
          .mytext {color:#03347f;}
        
        Text color #03347f
      
           This box has a color of #03347f        
        
          <div style="background-color:#03347f;">Content here</div>
        
        
          .mybackground {background-color:#03347f;}
        
        Background color #03347f
      
           Border around this has a color of #03347f        
        
          <div style="border:2px solid #03347f;">Content here</div>
        
        
          .myborder {border:2px solid #03347f;}
        
        Border color #03347f