#1386a2 color space conversions
Hex:
        #1386a2
        RGB:
        19, 134, 162
        CMY:
        93, 47, 36
        CMYK:
        88, 17, 0, 36
      HSL:
        192°, 79.0055%, 35.4902%
        HSV (HSB):
        192°, 88.2716%, 63.5294%
        XYZ:
        15.3152, 19.7973, 37.1965
        xyY:
        0.2118, 0.2738, 19.7973
      CIE-Lab:
        51.6072, -19.3293, -23.2476
        CIE-LCH:
        51.6072, 30.2337, 230.2581
        CIE-Luv:
        51.6072, -35.7653, -32.1869
        Hunter-Lab:
        44.4941, -16.4236, -18.4197
      #1386a2 color charts
#1386a2 RGB chart
      #1386a2 CMYK chart
      #1386a2 RGB pie chart
      #1386a2 color shades, tints & tones
#1386a2 color schemes
#1386a2 color preview, HTML & CSS examples
           This text has a color of #1386a2        
        
          <p style="color:#1386a2;">Text here</p>
        
        
          .mytext {color:#1386a2;}
        
        Text color #1386a2
      
           This box has a color of #1386a2        
        
          <div style="background-color:#1386a2;">Content here</div>
        
        
          .mybackground {background-color:#1386a2;}
        
        Background color #1386a2
      
           Border around this has a color of #1386a2        
        
          <div style="border:2px solid #1386a2;">Content here</div>
        
        
          .myborder {border:2px solid #1386a2;}
        
        Border color #1386a2