#1314af color space conversions
Hex:
        #1314af
        RGB:
        19, 20, 175
        CMY:
        93, 92, 31
        CMYK:
        89, 89, 0, 31
      HSL:
        240°, 80.4124%, 38.0392%
        HSV (HSB):
        240°, 89.1429%, 68.6275%
        XYZ:
        8.2566, 3.7339, 40.8430
        xyY:
        0.1563, 0.0707, 3.7339
      CIE-Lab:
        22.7715, 54.3221, -77.3915
        CIE-LCH:
        22.7715, 94.5534, 305.0655
        CIE-Luv:
        22.7715, -6.2266, -85.3842
        Hunter-Lab:
        19.3233, 42.4547, -111.7928
      #1314af color charts
#1314af RGB chart
      #1314af CMYK chart
      #1314af RGB pie chart
      #1314af color shades, tints & tones
#1314af color schemes
#1314af color preview, HTML & CSS examples
           This text has a color of #1314af        
        
          <p style="color:#1314af;">Text here</p>
        
        
          .mytext {color:#1314af;}
        
        Text color #1314af
      
           This box has a color of #1314af        
        
          <div style="background-color:#1314af;">Content here</div>
        
        
          .mybackground {background-color:#1314af;}
        
        Background color #1314af
      
           Border around this has a color of #1314af        
        
          <div style="border:2px solid #1314af;">Content here</div>
        
        
          .myborder {border:2px solid #1314af;}
        
        Border color #1314af