#1356e1 color space conversions
Hex:
        #1356e1
        RGB:
        19, 86, 225
        CMY:
        93, 66, 12
        CMYK:
        92, 62, 0, 12
      HSL:
        220°, 84.4262%, 47.8431%
        HSV (HSB):
        220°, 91.5556%, 88.2353%
        XYZ:
        17.1870, 12.2303, 72.6890
        xyY:
        0.1683, 0.1198, 12.2303
      CIE-Lab:
        41.5798, 34.5532, -75.5211
        CIE-LCH:
        41.5798, 83.0503, 294.5856
        CIE-Luv:
        41.5798, -18.1888, -111.0536
        Hunter-Lab:
        34.9718, 26.5235, -98.7542
      #1356e1 color charts
#1356e1 RGB chart
      #1356e1 CMYK chart
      #1356e1 RGB pie chart
      #1356e1 color shades, tints & tones
#1356e1 color schemes
#1356e1 color preview, HTML & CSS examples
           This text has a color of #1356e1        
        
          <p style="color:#1356e1;">Text here</p>
        
        
          .mytext {color:#1356e1;}
        
        Text color #1356e1
      
           This box has a color of #1356e1        
        
          <div style="background-color:#1356e1;">Content here</div>
        
        
          .mybackground {background-color:#1356e1;}
        
        Background color #1356e1
      
           Border around this has a color of #1356e1        
        
          <div style="border:2px solid #1356e1;">Content here</div>
        
        
          .myborder {border:2px solid #1356e1;}
        
        Border color #1356e1