#1388c1 color space conversions
Hex:
        #1388c1
        RGB:
        19, 136, 193
        CMY:
        93, 47, 24
        CMYK:
        90, 30, 0, 24
      HSL:
        200°, 82.0755%, 41.5686%
        HSV (HSB):
        200°, 90.1554%, 75.6863%
        XYZ:
        18.6984, 21.5970, 53.6352
        xyY:
        0.1991, 0.2299, 21.5970
      CIE-Lab:
        53.5968, -9.1880, -37.9581
        CIE-LCH:
        53.5968, 39.0542, 256.3929
        CIE-Luv:
        53.5968, -34.3573, -57.3695
        Hunter-Lab:
        46.4726, -9.5072, -35.8973
      #1388c1 color charts
#1388c1 RGB chart
      #1388c1 CMYK chart
      #1388c1 RGB pie chart
      #1388c1 color shades, tints & tones
#1388c1 color schemes
#1388c1 color preview, HTML & CSS examples
           This text has a color of #1388c1        
        
          <p style="color:#1388c1;">Text here</p>
        
        
          .mytext {color:#1388c1;}
        
        Text color #1388c1
      
           This box has a color of #1388c1        
        
          <div style="background-color:#1388c1;">Content here</div>
        
        
          .mybackground {background-color:#1388c1;}
        
        Background color #1388c1
      
           Border around this has a color of #1388c1        
        
          <div style="border:2px solid #1388c1;">Content here</div>
        
        
          .myborder {border:2px solid #1388c1;}
        
        Border color #1388c1