#1314cb color space conversions
Hex:
        #1314cb
        RGB:
        19, 20, 203
        CMY:
        93, 92, 20
        CMYK:
        91, 90, 0, 20
      HSL:
        240°, 82.8829%, 43.5294%
        HSV (HSB):
        240°, 90.6404%, 79.6078%
        XYZ:
        11.2982, 4.9506, 56.8600
        xyY:
        0.1545, 0.0677, 4.9506
      CIE-Lab:
        26.5934, 62.2520, -87.6198
        CIE-LCH:
        26.5934, 107.4828, 305.3930
        CIE-Luv:
        26.5934, -7.3981, -101.7736
        Hunter-Lab:
        22.2498, 51.7030, -135.9421
      #1314cb color charts
#1314cb RGB chart
      #1314cb CMYK chart
      #1314cb RGB pie chart
      #1314cb color shades, tints & tones
#1314cb color schemes
#1314cb color preview, HTML & CSS examples
           This text has a color of #1314cb        
        
          <p style="color:#1314cb;">Text here</p>
        
        
          .mytext {color:#1314cb;}
        
        Text color #1314cb
      
           This box has a color of #1314cb        
        
          <div style="background-color:#1314cb;">Content here</div>
        
        
          .mybackground {background-color:#1314cb;}
        
        Background color #1314cb
      
           Border around this has a color of #1314cb        
        
          <div style="border:2px solid #1314cb;">Content here</div>
        
        
          .myborder {border:2px solid #1314cb;}
        
        Border color #1314cb