#03054f color space conversions
Hex:
        #03054f
        RGB:
        3, 5, 79
        CMY:
        99, 98, 69
        CMYK:
        96, 94, 0, 69
      HSL:
        238°, 92.6829%, 16.0784%
        HSV (HSB):
        238°, 96.2025%, 30.9804%
        XYZ:
        1.5031, 0.6924, 7.4516
        xyY:
        0.1558, 0.0718, 0.6924
      CIE-Lab:
        6.2545, 29.5783, -43.4375
        CIE-LCH:
        6.2545, 52.5518, 304.2524
        CIE-Luv:
        6.2545, -1.8102, -23.2833
        Hunter-Lab:
        8.3211, 17.6817, -47.2693
      #03054f color charts
#03054f RGB chart
      #03054f CMYK chart
      #03054f RGB pie chart
      #03054f color shades, tints & tones
#03054f color schemes
#03054f color preview, HTML & CSS examples
           This text has a color of #03054f        
        
          <p style="color:#03054f;">Text here</p>
        
        
          .mytext {color:#03054f;}
        
        Text color #03054f
      
           This box has a color of #03054f        
        
          <div style="background-color:#03054f;">Content here</div>
        
        
          .mybackground {background-color:#03054f;}
        
        Background color #03054f
      
           Border around this has a color of #03054f        
        
          <div style="border:2px solid #03054f;">Content here</div>
        
        
          .myborder {border:2px solid #03054f;}
        
        Border color #03054f