#03317d color space conversions
Hex:
        #03317d
        RGB:
        3, 49, 125
        CMY:
        99, 81, 51
        CMYK:
        98, 61, 0, 51
      HSL:
        217°, 95.3125%, 25.0980%
        HSV (HSB):
        217°, 97.6000%, 49.0196%
        XYZ:
        4.8375, 3.6967, 19.8606
        xyY:
        0.1704, 0.1302, 3.6967
      CIE-Lab:
        22.6421, 18.7348, -46.8003
        CIE-LCH:
        22.6421, 50.4109, 291.8169
        CIE-Luv:
        22.6421, -10.7179, -56.1570
        Hunter-Lab:
        19.2267, 11.2649, -47.7861
      #03317d color charts
#03317d RGB chart
      #03317d CMYK chart
      #03317d RGB pie chart
      #03317d color shades, tints & tones
#03317d color schemes
#03317d color preview, HTML & CSS examples
           This text has a color of #03317d        
        
          <p style="color:#03317d;">Text here</p>
        
        
          .mytext {color:#03317d;}
        
        Text color #03317d
      
           This box has a color of #03317d        
        
          <div style="background-color:#03317d;">Content here</div>
        
        
          .mybackground {background-color:#03317d;}
        
        Background color #03317d
      
           Border around this has a color of #03317d        
        
          <div style="border:2px solid #03317d;">Content here</div>
        
        
          .myborder {border:2px solid #03317d;}
        
        Border color #03317d