#1356bd color space conversions
Hex:
        #1356bd
        RGB:
        19, 86, 189
        CMY:
        93, 66, 26
        CMYK:
        90, 54, 0, 26
      HSL:
        216°, 81.7308%, 40.7843%
        HSV (HSB):
        216°, 89.9471%, 74.1176%
        XYZ:
        12.7817, 10.4681, 49.4910
        xyY:
        0.1757, 0.1439, 10.4681
      CIE-Lab:
        38.6699, 20.5189, -59.5165
        CIE-LCH:
        38.6699, 62.9543, 289.0222
        CIE-Luv:
        38.6699, -18.7028, -86.6295
        Hunter-Lab:
        32.3545, 13.8960, -68.0446
      #1356bd color charts
#1356bd RGB chart
      #1356bd CMYK chart
      #1356bd RGB pie chart
      #1356bd color shades, tints & tones
#1356bd color schemes
#1356bd color preview, HTML & CSS examples
           This text has a color of #1356bd        
        
          <p style="color:#1356bd;">Text here</p>
        
        
          .mytext {color:#1356bd;}
        
        Text color #1356bd
      
           This box has a color of #1356bd        
        
          <div style="background-color:#1356bd;">Content here</div>
        
        
          .mybackground {background-color:#1356bd;}
        
        Background color #1356bd
      
           Border around this has a color of #1356bd        
        
          <div style="border:2px solid #1356bd;">Content here</div>
        
        
          .myborder {border:2px solid #1356bd;}
        
        Border color #1356bd