#3146d3 color space conversions
Hex:
        #3146d3
        RGB:
        49, 70, 211
        CMY:
        81, 73, 17
        CMYK:
        77, 67, 0, 17
      HSL:
        232°, 64.8000%, 50.9804%
        HSV (HSB):
        232°, 76.7773%, 82.7451%
        XYZ:
        15.2147, 9.7364, 62.7054
        xyY:
        0.1736, 0.1111, 9.7364
      CIE-Lab:
        37.3652, 41.4619, -74.3879
        CIE-LCH:
        37.3652, 85.1625, 299.1342
        CIE-Luv:
        37.3652, -11.4871, -105.6621
        Hunter-Lab:
        31.2033, 32.4306, -97.3057
      #3146d3 color charts
#3146d3 RGB chart
      #3146d3 CMYK chart
      #3146d3 RGB pie chart
      #3146d3 color shades, tints & tones
#3146d3 color schemes
#3146d3 color preview, HTML & CSS examples
           This text has a color of #3146d3        
        
          <p style="color:#3146d3;">Text here</p>
        
        
          .mytext {color:#3146d3;}
        
        Text color #3146d3
      
           This box has a color of #3146d3        
        
          <div style="background-color:#3146d3;">Content here</div>
        
        
          .mybackground {background-color:#3146d3;}
        
        Background color #3146d3
      
           Border around this has a color of #3146d3        
        
          <div style="border:2px solid #3146d3;">Content here</div>
        
        
          .myborder {border:2px solid #3146d3;}
        
        Border color #3146d3