#3162a7 color space conversions
Hex:
        #3162a7
        RGB:
        49, 98, 167
        CMY:
        81, 62, 35
        CMYK:
        71, 41, 0, 35
      HSL:
        215°, 54.6296%, 42.3529%
        HSV (HSB):
        215°, 70.6587%, 65.4902%
        XYZ:
        12.6094, 12.1784, 38.2453
        xyY:
        0.2000, 0.1932, 12.1784
      CIE-Lab:
        41.4982, 7.1716, -41.9789
        CIE-LCH:
        41.4982, 42.5871, 279.6947
        CIE-Luv:
        41.4982, -18.9622, -61.9290
        Hunter-Lab:
        34.8975, 3.4260, -40.5496
      #3162a7 color charts
#3162a7 RGB chart
      #3162a7 CMYK chart
      #3162a7 RGB pie chart
      #3162a7 color shades, tints & tones
#3162a7 color schemes
#3162a7 color preview, HTML & CSS examples
           This text has a color of #3162a7        
        
          <p style="color:#3162a7;">Text here</p>
        
        
          .mytext {color:#3162a7;}
        
        Text color #3162a7
      
           This box has a color of #3162a7        
        
          <div style="background-color:#3162a7;">Content here</div>
        
        
          .mybackground {background-color:#3162a7;}
        
        Background color #3162a7
      
           Border around this has a color of #3162a7        
        
          <div style="border:2px solid #3162a7;">Content here</div>
        
        
          .myborder {border:2px solid #3162a7;}
        
        Border color #3162a7