#03144f color space conversions
Hex:
        #03144f
        RGB:
        3, 20, 79
        CMY:
        99, 92, 69
        CMYK:
        96, 75, 0, 69
      HSL:
        227°, 92.6829%, 16.0784%
        HSV (HSB):
        227°, 96.2025%, 30.9804%
        XYZ:
        1.6990, 1.0842, 7.5169
        xyY:
        0.1650, 0.1053, 1.0842
      CIE-Lab:
        9.6739, 20.0702, -37.7802
        CIE-LCH:
        9.6739, 42.7804, 297.9789
        CIE-Luv:
        9.6739, -3.7841, -28.6081
        Hunter-Lab:
        10.4124, 10.9041, -35.5135
      #03144f color charts
#03144f RGB chart
      #03144f CMYK chart
      #03144f RGB pie chart
      #03144f color shades, tints & tones
#03144f color schemes
#03144f color preview, HTML & CSS examples
           This text has a color of #03144f        
        
          <p style="color:#03144f;">Text here</p>
        
        
          .mytext {color:#03144f;}
        
        Text color #03144f
      
           This box has a color of #03144f        
        
          <div style="background-color:#03144f;">Content here</div>
        
        
          .mybackground {background-color:#03144f;}
        
        Background color #03144f
      
           Border around this has a color of #03144f        
        
          <div style="border:2px solid #03144f;">Content here</div>
        
        
          .myborder {border:2px solid #03144f;}
        
        Border color #03144f