#3162cb color space conversions
Hex:
        #3162cb
        RGB:
        49, 98, 203
        CMY:
        81, 62, 20
        CMYK:
        76, 52, 0, 20
      HSL:
        221°, 61.1111%, 49.4118%
        HSV (HSB):
        221°, 75.8621%, 79.6078%
        XYZ:
        16.4138, 13.7001, 58.2792
        xyY:
        0.1857, 0.1550, 13.7001
      CIE-Lab:
        43.7998, 20.6793, -59.2827
        CIE-LCH:
        43.7998, 62.7859, 289.2301
        CIE-Luv:
        43.7998, -18.4249, -89.7147
        Hunter-Lab:
        37.0137, 14.3823, -67.4444
      #3162cb color charts
#3162cb RGB chart
      #3162cb CMYK chart
      #3162cb RGB pie chart
      #3162cb color shades, tints & tones
#3162cb color schemes
#3162cb color preview, HTML & CSS examples
           This text has a color of #3162cb        
        
          <p style="color:#3162cb;">Text here</p>
        
        
          .mytext {color:#3162cb;}
        
        Text color #3162cb
      
           This box has a color of #3162cb        
        
          <div style="background-color:#3162cb;">Content here</div>
        
        
          .mybackground {background-color:#3162cb;}
        
        Background color #3162cb
      
           Border around this has a color of #3162cb        
        
          <div style="border:2px solid #3162cb;">Content here</div>
        
        
          .myborder {border:2px solid #3162cb;}
        
        Border color #3162cb