#1386d7 color space conversions
Hex:
        #1386d7
        RGB:
        19, 134, 215
        CMY:
        93, 47, 16
        CMYK:
        91, 38, 0, 16
      HSL:
        205°, 83.7607%, 45.8824%
        HSV (HSB):
        205°, 91.1628%, 84.3137%
        XYZ:
        21.0594, 22.0949, 67.4448
        xyY:
        0.1904, 0.1998, 22.0949
      CIE-Lab:
        54.1276, 0.2820, -49.5779
        CIE-LCH:
        54.1276, 49.5787, 270.3258
        CIE-Luv:
        54.1276, -32.3757, -77.3478
        Hunter-Lab:
        47.0053, -2.2872, -52.1677
      #1386d7 color charts
#1386d7 RGB chart
      #1386d7 CMYK chart
      #1386d7 RGB pie chart
      #1386d7 color shades, tints & tones
#1386d7 color schemes
#1386d7 color preview, HTML & CSS examples
           This text has a color of #1386d7        
        
          <p style="color:#1386d7;">Text here</p>
        
        
          .mytext {color:#1386d7;}
        
        Text color #1386d7
      
           This box has a color of #1386d7        
        
          <div style="background-color:#1386d7;">Content here</div>
        
        
          .mybackground {background-color:#1386d7;}
        
        Background color #1386d7
      
           Border around this has a color of #1386d7        
        
          <div style="border:2px solid #1386d7;">Content here</div>
        
        
          .myborder {border:2px solid #1386d7;}
        
        Border color #1386d7