#1396bd color space conversions
Hex:
        #1396bd
        RGB:
        19, 150, 189
        CMY:
        93, 41, 26
        CMYK:
        90, 21, 0, 26
      HSL:
        194°, 81.7308%, 40.7843%
        HSV (HSB):
        194°, 89.9471%, 74.1176%
        XYZ:
        20.3602, 25.6253, 52.0172
        xyY:
        0.2078, 0.2615, 25.6253
      CIE-Lab:
        57.6796, -18.4147, -29.3141
        CIE-LCH:
        57.6796, 34.6182, 237.8636
        CIE-Luv:
        57.6796, -39.4524, -42.8024
        Hunter-Lab:
        50.6214, -16.7937, -25.4898
      #1396bd color charts
#1396bd RGB chart
      #1396bd CMYK chart
      #1396bd RGB pie chart
      #1396bd color shades, tints & tones
#1396bd color schemes
#1396bd color preview, HTML & CSS examples
           This text has a color of #1396bd        
        
          <p style="color:#1396bd;">Text here</p>
        
        
          .mytext {color:#1396bd;}
        
        Text color #1396bd
      
           This box has a color of #1396bd        
        
          <div style="background-color:#1396bd;">Content here</div>
        
        
          .mybackground {background-color:#1396bd;}
        
        Background color #1396bd
      
           Border around this has a color of #1396bd        
        
          <div style="border:2px solid #1396bd;">Content here</div>
        
        
          .myborder {border:2px solid #1396bd;}
        
        Border color #1396bd