#1386a5 color space conversions
Hex:
        #1386a5
        RGB:
        19, 134, 165
        CMY:
        93, 47, 35
        CMYK:
        88, 19, 0, 35
      HSL:
        193°, 79.3478%, 36.0784%
        HSV (HSB):
        193°, 88.4848%, 64.7059%
        XYZ:
        15.5852, 19.9053, 38.6180
        xyY:
        0.2103, 0.2686, 19.9053
      CIE-Lab:
        51.7299, -18.2689, -24.7949
        CIE-LCH:
        51.7299, 30.7984, 233.6172
        CIE-Luv:
        51.7299, -35.5527, -34.7893
        Hunter-Lab:
        44.6153, -15.7225, -20.0893
      #1386a5 color charts
#1386a5 RGB chart
      #1386a5 CMYK chart
      #1386a5 RGB pie chart
      #1386a5 color shades, tints & tones
#1386a5 color schemes
#1386a5 color preview, HTML & CSS examples
           This text has a color of #1386a5        
        
          <p style="color:#1386a5;">Text here</p>
        
        
          .mytext {color:#1386a5;}
        
        Text color #1386a5
      
           This box has a color of #1386a5        
        
          <div style="background-color:#1386a5;">Content here</div>
        
        
          .mybackground {background-color:#1386a5;}
        
        Background color #1386a5
      
           Border around this has a color of #1386a5        
        
          <div style="border:2px solid #1386a5;">Content here</div>
        
        
          .myborder {border:2px solid #1386a5;}
        
        Border color #1386a5