#1314b1 color space conversions
Hex:
        #1314b1
        RGB:
        19, 20, 177
        CMY:
        93, 92, 31
        CMYK:
        89, 89, 0, 31
      HSL:
        240°, 80.6122%, 38.4314%
        HSV (HSB):
        240°, 89.2655%, 69.4118%
        XYZ:
        8.4545, 3.8131, 41.8854
        xyY:
        0.1561, 0.0704, 3.8131
      CIE-Lab:
        23.0436, 54.9048, -78.1391
        CIE-LCH:
        23.0436, 95.5000, 305.0940
        CIE-Luv:
        23.0436, -6.3106, -86.5600
        Hunter-Lab:
        19.5271, 43.1115, -113.5072
      #1314b1 color charts
#1314b1 RGB chart
      #1314b1 CMYK chart
      #1314b1 RGB pie chart
      #1314b1 color shades, tints & tones
#1314b1 color schemes
#1314b1 color preview, HTML & CSS examples
           This text has a color of #1314b1        
        
          <p style="color:#1314b1;">Text here</p>
        
        
          .mytext {color:#1314b1;}
        
        Text color #1314b1
      
           This box has a color of #1314b1        
        
          <div style="background-color:#1314b1;">Content here</div>
        
        
          .mybackground {background-color:#1314b1;}
        
        Background color #1314b1
      
           Border around this has a color of #1314b1        
        
          <div style="border:2px solid #1314b1;">Content here</div>
        
        
          .myborder {border:2px solid #1314b1;}
        
        Border color #1314b1