#1358d5 color space conversions
Hex:
        #1358d5
        RGB:
        19, 88, 213
        CMY:
        93, 65, 16
        CMYK:
        91, 59, 0, 16
      HSL:
        219°, 83.6207%, 45.4902%
        HSV (HSB):
        219°, 91.0798%, 83.5294%
        XYZ:
        15.7685, 11.9220, 64.4209
        xyY:
        0.1712, 0.1294, 11.9220
      CIE-Lab:
        41.0919, 28.6537, -69.4663
        CIE-LCH:
        41.0919, 75.1439, 292.4153
        CIE-Luv:
        41.0919, -18.8140, -102.4030
        Hunter-Lab:
        34.5282, 21.0938, -86.4502
      #1358d5 color charts
#1358d5 RGB chart
      #1358d5 CMYK chart
      #1358d5 RGB pie chart
      #1358d5 color shades, tints & tones
#1358d5 color schemes
#1358d5 color preview, HTML & CSS examples
           This text has a color of #1358d5        
        
          <p style="color:#1358d5;">Text here</p>
        
        
          .mytext {color:#1358d5;}
        
        Text color #1358d5
      
           This box has a color of #1358d5        
        
          <div style="background-color:#1358d5;">Content here</div>
        
        
          .mybackground {background-color:#1358d5;}
        
        Background color #1358d5
      
           Border around this has a color of #1358d5        
        
          <div style="border:2px solid #1358d5;">Content here</div>
        
        
          .myborder {border:2px solid #1358d5;}
        
        Border color #1358d5