#1356df color space conversions
Hex:
        #1356df
        RGB:
        19, 86, 223
        CMY:
        93, 66, 13
        CMYK:
        91, 61, 0, 13
      HSL:
        220°, 84.2975%, 47.4510%
        HSV (HSB):
        220°, 91.4798%, 87.4510%
        XYZ:
        16.9156, 12.1217, 71.2602
        xyY:
        0.1687, 0.1209, 12.1217
      CIE-Lab:
        41.4090, 33.7938, -74.6627
        CIE-LCH:
        41.4090, 81.9545, 294.3524
        CIE-Luv:
        41.4090, -18.2050, -109.7500
        Hunter-Lab:
        34.8163, 25.7964, -96.9804
      #1356df color charts
#1356df RGB chart
      #1356df CMYK chart
      #1356df RGB pie chart
      #1356df color shades, tints & tones
#1356df color schemes
#1356df color preview, HTML & CSS examples
           This text has a color of #1356df        
        
          <p style="color:#1356df;">Text here</p>
        
        
          .mytext {color:#1356df;}
        
        Text color #1356df
      
           This box has a color of #1356df        
        
          <div style="background-color:#1356df;">Content here</div>
        
        
          .mybackground {background-color:#1356df;}
        
        Background color #1356df
      
           Border around this has a color of #1356df        
        
          <div style="border:2px solid #1356df;">Content here</div>
        
        
          .myborder {border:2px solid #1356df;}
        
        Border color #1356df