#1396ce color space conversions
Hex:
        #1396ce
        RGB:
        19, 150, 206
        CMY:
        93, 41, 19
        CMYK:
        91, 27, 0, 19
      HSL:
        198°, 83.1111%, 44.1176%
        HSV (HSB):
        198°, 90.7767%, 80.7843%
        XYZ:
        22.3155, 26.4074, 62.3135
        xyY:
        0.2010, 0.2378, 26.4074
      CIE-Lab:
        58.4217, -12.3277, -37.7361
        CIE-LCH:
        58.4217, 39.6987, 251.9087
        CIE-Luv:
        58.4217, -38.2694, -57.5211
        Hunter-Lab:
        51.3881, -12.4149, -35.9237
      #1396ce color charts
#1396ce RGB chart
      #1396ce CMYK chart
      #1396ce RGB pie chart
      #1396ce color shades, tints & tones
#1396ce color schemes
#1396ce color preview, HTML & CSS examples
           This text has a color of #1396ce        
        
          <p style="color:#1396ce;">Text here</p>
        
        
          .mytext {color:#1396ce;}
        
        Text color #1396ce
      
           This box has a color of #1396ce        
        
          <div style="background-color:#1396ce;">Content here</div>
        
        
          .mybackground {background-color:#1396ce;}
        
        Background color #1396ce
      
           Border around this has a color of #1396ce        
        
          <div style="border:2px solid #1396ce;">Content here</div>
        
        
          .myborder {border:2px solid #1396ce;}
        
        Border color #1396ce