#3148a1 color space conversions
Hex:
        #3148a1
        RGB:
        49, 72, 161
        CMY:
        81, 72, 37
        CMYK:
        70, 55, 0, 37
      HSL:
        228°, 53.3333%, 41.1765%
        HSV (HSB):
        228°, 69.5652%, 63.1373%
        XYZ:
        10.0170, 7.8609, 34.7076
        xyY:
        0.1905, 0.1495, 7.8609
      CIE-Lab:
        33.6915, 21.9889, -50.9462
        CIE-LCH:
        33.6915, 55.4889, 293.3455
        CIE-Luv:
        33.6915, -11.0253, -71.5926
        Hunter-Lab:
        28.0373, 14.7082, -53.7694
      #3148a1 color charts
#3148a1 RGB chart
      #3148a1 CMYK chart
      #3148a1 RGB pie chart
      #3148a1 color shades, tints & tones
#3148a1 color schemes
#3148a1 color preview, HTML & CSS examples
           This text has a color of #3148a1        
        
          <p style="color:#3148a1;">Text here</p>
        
        
          .mytext {color:#3148a1;}
        
        Text color #3148a1
      
           This box has a color of #3148a1        
        
          <div style="background-color:#3148a1;">Content here</div>
        
        
          .mybackground {background-color:#3148a1;}
        
        Background color #3148a1
      
           Border around this has a color of #3148a1        
        
          <div style="border:2px solid #3148a1;">Content here</div>
        
        
          .myborder {border:2px solid #3148a1;}
        
        Border color #3148a1