#3140a5 color space conversions
Hex:
        #3140a5
        RGB:
        49, 64, 165
        CMY:
        81, 75, 35
        CMYK:
        70, 61, 0, 35
      HSL:
        232°, 54.2056%, 41.9608%
        HSV (HSB):
        232°, 70.3030%, 64.7059%
        XYZ:
        9.8915, 7.0364, 36.4341
        xyY:
        0.1854, 0.1319, 7.0364
      CIE-Lab:
        31.8896, 28.7657, -56.2818
        CIE-LCH:
        31.8896, 63.2069, 297.0716
        CIE-Luv:
        31.8896, -9.0318, -77.3391
        Hunter-Lab:
        26.5262, 20.1415, -62.8675
      #3140a5 color charts
#3140a5 RGB chart
      #3140a5 CMYK chart
      #3140a5 RGB pie chart
      #3140a5 color shades, tints & tones
#3140a5 color schemes
#3140a5 color preview, HTML & CSS examples
           This text has a color of #3140a5        
        
          <p style="color:#3140a5;">Text here</p>
        
        
          .mytext {color:#3140a5;}
        
        Text color #3140a5
      
           This box has a color of #3140a5        
        
          <div style="background-color:#3140a5;">Content here</div>
        
        
          .mybackground {background-color:#3140a5;}
        
        Background color #3140a5
      
           Border around this has a color of #3140a5        
        
          <div style="border:2px solid #3140a5;">Content here</div>
        
        
          .myborder {border:2px solid #3140a5;}
        
        Border color #3140a5