#03047a color space conversions
Hex:
        #03047a
        RGB:
        3, 4, 122
        CMY:
        99, 98, 52
        CMYK:
        98, 97, 0, 52
      HSL:
        239°, 95.2000%, 24.5098%
        HSV (HSB):
        239°, 97.5410%, 47.8431%
        XYZ:
        3.5938, 1.5113, 18.5147
        xyY:
        0.1522, 0.0640, 1.5113
      CIE-Lab:
        12.6799, 44.1992, -61.3541
        CIE-LCH:
        12.6799, 75.6168, 305.7688
        CIE-Luv:
        12.6799, -3.6462, -49.7927
        Hunter-Lab:
        12.2936, 30.6674, -80.6874
      #03047a color charts
#03047a RGB chart
      #03047a CMYK chart
      #03047a RGB pie chart
      #03047a color shades, tints & tones
#03047a color schemes
#03047a color preview, HTML & CSS examples
           This text has a color of #03047a        
        
          <p style="color:#03047a;">Text here</p>
        
        
          .mytext {color:#03047a;}
        
        Text color #03047a
      
           This box has a color of #03047a        
        
          <div style="background-color:#03047a;">Content here</div>
        
        
          .mybackground {background-color:#03047a;}
        
        Background color #03047a
      
           Border around this has a color of #03047a        
        
          <div style="border:2px solid #03047a;">Content here</div>
        
        
          .myborder {border:2px solid #03047a;}
        
        Border color #03047a