#3160d3 color space conversions
Hex:
        #3160d3
        RGB:
        49, 96, 211
        CMY:
        81, 62, 17
        CMYK:
        77, 55, 0, 17
      HSL:
        223°, 64.8000%, 50.9804%
        HSV (HSB):
        223°, 76.7773%, 82.7451%
        XYZ:
        17.2074, 13.7219, 63.3697
        xyY:
        0.1825, 0.1455, 13.7219
      CIE-Lab:
        43.8314, 24.9599, -63.8248
        CIE-LCH:
        43.8314, 68.5317, 291.3590
        CIE-Luv:
        43.8314, -17.8012, -96.5352
        Hunter-Lab:
        37.0430, 18.0922, -75.4976
      #3160d3 color charts
#3160d3 RGB chart
      #3160d3 CMYK chart
      #3160d3 RGB pie chart
      #3160d3 color shades, tints & tones
#3160d3 color schemes
#3160d3 color preview, HTML & CSS examples
           This text has a color of #3160d3        
        
          <p style="color:#3160d3;">Text here</p>
        
        
          .mytext {color:#3160d3;}
        
        Text color #3160d3
      
           This box has a color of #3160d3        
        
          <div style="background-color:#3160d3;">Content here</div>
        
        
          .mybackground {background-color:#3160d3;}
        
        Background color #3160d3
      
           Border around this has a color of #3160d3        
        
          <div style="border:2px solid #3160d3;">Content here</div>
        
        
          .myborder {border:2px solid #3160d3;}
        
        Border color #3160d3