#3162a2 color space conversions
Hex:
        #3162a2
        RGB:
        49, 98, 162
        CMY:
        81, 62, 36
        CMYK:
        70, 40, 0, 36
      HSL:
        214°, 53.5545%, 41.3725%
        HSV (HSB):
        214°, 69.7531%, 63.5294%
        XYZ:
        12.1559, 11.9970, 35.8574
        xyY:
        0.2026, 0.1999, 11.9970
      CIE-Lab:
        41.2113, 5.3139, -39.4733
        CIE-LCH:
        41.2113, 39.8294, 277.6670
        CIE-Luv:
        41.2113, -19.0670, -57.8853
        Hunter-Lab:
        34.6366, 2.0313, -37.1340
      #3162a2 color charts
#3162a2 RGB chart
      #3162a2 CMYK chart
      #3162a2 RGB pie chart
      #3162a2 color shades, tints & tones
#3162a2 color schemes
#3162a2 color preview, HTML & CSS examples
           This text has a color of #3162a2        
        
          <p style="color:#3162a2;">Text here</p>
        
        
          .mytext {color:#3162a2;}
        
        Text color #3162a2
      
           This box has a color of #3162a2        
        
          <div style="background-color:#3162a2;">Content here</div>
        
        
          .mybackground {background-color:#3162a2;}
        
        Background color #3162a2
      
           Border around this has a color of #3162a2        
        
          <div style="border:2px solid #3162a2;">Content here</div>
        
        
          .myborder {border:2px solid #3162a2;}
        
        Border color #3162a2