#03314a color space conversions
Hex:
        #03314a
        RGB:
        3, 49, 74
        CMY:
        99, 81, 71
        CMYK:
        96, 34, 0, 71
      HSL:
        201°, 92.2078%, 15.0980%
        HSV (HSB):
        201°, 95.9459%, 29.0196%
        XYZ:
        2.3719, 2.7104, 6.8767
        xyY:
        0.1983, 0.2266, 2.7104
      CIE-Lab:
        18.8446, -4.0792, -19.5702
        CIE-LCH:
        18.8446, 19.9908, 258.2259
        CIE-Luv:
        18.8446, -11.9550, -20.8573
        Hunter-Lab:
        16.4633, -3.0939, -13.2411
      #03314a color charts
#03314a RGB chart
      #03314a CMYK chart
      #03314a RGB pie chart
      #03314a color shades, tints & tones
#03314a color schemes
#03314a color preview, HTML & CSS examples
           This text has a color of #03314a        
        
          <p style="color:#03314a;">Text here</p>
        
        
          .mytext {color:#03314a;}
        
        Text color #03314a
      
           This box has a color of #03314a        
        
          <div style="background-color:#03314a;">Content here</div>
        
        
          .mybackground {background-color:#03314a;}
        
        Background color #03314a
      
           Border around this has a color of #03314a        
        
          <div style="border:2px solid #03314a;">Content here</div>
        
        
          .myborder {border:2px solid #03314a;}
        
        Border color #03314a