#03004d color space conversions
Hex:
        #03004d
        RGB:
        3, 0, 77
        CMY:
        99, 100, 70
        CMYK:
        96, 100, 0, 70
      HSL:
        242°, 100.0000%, 15.0980%
        HSV (HSB):
        242°, 100.0000%, 30.1961%
        XYZ:
        1.3771, 0.5552, 7.0558
        xyY:
        0.1532, 0.0618, 0.5552
      CIE-Lab:
        5.0149, 31.3118, -44.0999
        CIE-LCH:
        5.0149, 54.0854, 305.3755
        CIE-Luv:
        5.0149, -1.2656, -19.9810
        Hunter-Lab:
        7.4510, 19.9512, -50.9288
      #03004d color charts
#03004d RGB chart
      #03004d CMYK chart
      #03004d RGB pie chart
      #03004d color shades, tints & tones
#03004d color schemes
#03004d color preview, HTML & CSS examples
           This text has a color of #03004d        
        
          <p style="color:#03004d;">Text here</p>
        
        
          .mytext {color:#03004d;}
        
        Text color #03004d
      
           This box has a color of #03004d        
        
          <div style="background-color:#03004d;">Content here</div>
        
        
          .mybackground {background-color:#03004d;}
        
        Background color #03004d
      
           Border around this has a color of #03004d        
        
          <div style="border:2px solid #03004d;">Content here</div>
        
        
          .myborder {border:2px solid #03004d;}
        
        Border color #03004d