#03305f color space conversions
Hex:
        #03305f
        RGB:
        3, 48, 95
        CMY:
        99, 81, 63
        CMYK:
        97, 49, 0, 63
      HSL:
        211°, 93.8776%, 19.2157%
        HSV (HSB):
        211°, 96.8421%, 37.2549%
        XYZ:
        3.1601, 2.9595, 11.2312
        xyY:
        0.1821, 0.1706, 2.9595
      CIE-Lab:
        19.8809, 6.1174, -31.9325
        CIE-LCH:
        19.8809, 32.5131, 280.8449
        CIE-Luv:
        19.8809, -10.9220, -36.3123
        Hunter-Lab:
        17.2032, 2.6833, -26.6655
      #03305f color charts
#03305f RGB chart
      #03305f CMYK chart
      #03305f RGB pie chart
      #03305f color shades, tints & tones
#03305f color schemes
#03305f color preview, HTML & CSS examples
           This text has a color of #03305f        
        
          <p style="color:#03305f;">Text here</p>
        
        
          .mytext {color:#03305f;}
        
        Text color #03305f
      
           This box has a color of #03305f        
        
          <div style="background-color:#03305f;">Content here</div>
        
        
          .mybackground {background-color:#03305f;}
        
        Background color #03305f
      
           Border around this has a color of #03305f        
        
          <div style="border:2px solid #03305f;">Content here</div>
        
        
          .myborder {border:2px solid #03305f;}
        
        Border color #03305f