#1355e4 color space conversions
Hex:
        #1355e4
        RGB:
        19, 85, 228
        CMY:
        93, 67, 11
        CMYK:
        92, 63, 0, 11
      HSL:
        221°, 84.6154%, 48.4314%
        HSV (HSB):
        221°, 91.6667%, 89.4118%
        XYZ:
        17.5206, 12.2369, 74.8373
        xyY:
        0.1675, 0.1170, 12.2369
      CIE-Lab:
        41.5902, 36.3266, -77.2085
        CIE-LCH:
        41.5902, 85.3275, 295.1970
        CIE-Luv:
        41.5902, -17.9322, -113.3027
        Hunter-Lab:
        34.9813, 28.1860, -102.3554
      #1355e4 color charts
#1355e4 RGB chart
      #1355e4 CMYK chart
      #1355e4 RGB pie chart
      #1355e4 color shades, tints & tones
#1355e4 color schemes
#1355e4 color preview, HTML & CSS examples
           This text has a color of #1355e4        
        
          <p style="color:#1355e4;">Text here</p>
        
        
          .mytext {color:#1355e4;}
        
        Text color #1355e4
      
           This box has a color of #1355e4        
        
          <div style="background-color:#1355e4;">Content here</div>
        
        
          .mybackground {background-color:#1355e4;}
        
        Background color #1355e4
      
           Border around this has a color of #1355e4        
        
          <div style="border:2px solid #1355e4;">Content here</div>
        
        
          .myborder {border:2px solid #1355e4;}
        
        Border color #1355e4