#3140a1 color space conversions
Hex:
        #3140a1
        RGB:
        49, 64, 161
        CMY:
        81, 75, 37
        CMYK:
        70, 60, 0, 37
      HSL:
        232°, 53.3333%, 41.1765%
        HSV (HSB):
        232°, 69.5652%, 63.1373%
        XYZ:
        9.5330, 6.8930, 34.5462
        xyY:
        0.1870, 0.1352, 6.8930
      CIE-Lab:
        31.5620, 27.3013, -54.4057
        CIE-LCH:
        31.5620, 60.8715, 296.6479
        CIE-Luv:
        31.5620, -8.9297, -74.6266
        Hunter-Lab:
        26.2545, 18.8683, -59.6371
      #3140a1 color charts
#3140a1 RGB chart
      #3140a1 CMYK chart
      #3140a1 RGB pie chart
      #3140a1 color shades, tints & tones
#3140a1 color schemes
#3140a1 color preview, HTML & CSS examples
           This text has a color of #3140a1        
        
          <p style="color:#3140a1;">Text here</p>
        
        
          .mytext {color:#3140a1;}
        
        Text color #3140a1
      
           This box has a color of #3140a1        
        
          <div style="background-color:#3140a1;">Content here</div>
        
        
          .mybackground {background-color:#3140a1;}
        
        Background color #3140a1
      
           Border around this has a color of #3140a1        
        
          <div style="border:2px solid #3140a1;">Content here</div>
        
        
          .myborder {border:2px solid #3140a1;}
        
        Border color #3140a1