#1388bb color space conversions
Hex:
        #1388bb
        RGB:
        19, 136, 187
        CMY:
        93, 47, 27
        CMYK:
        90, 27, 0, 27
      HSL:
        198°, 81.5534%, 40.3922%
        HSV (HSB):
        198°, 89.8396%, 73.3333%
        XYZ:
        18.0424, 21.3346, 50.1808
        xyY:
        0.2015, 0.2382, 21.3346
      CIE-Lab:
        53.3138, -11.4094, -34.9794
        CIE-LCH:
        53.3138, 36.7932, 251.9350
        CIE-Luv:
        53.3138, -34.7471, -52.2279
        Hunter-Lab:
        46.1894, -11.1064, -32.0808
      #1388bb color charts
#1388bb RGB chart
      #1388bb CMYK chart
      #1388bb RGB pie chart
      #1388bb color shades, tints & tones
#1388bb color schemes
#1388bb color preview, HTML & CSS examples
           This text has a color of #1388bb        
        
          <p style="color:#1388bb;">Text here</p>
        
        
          .mytext {color:#1388bb;}
        
        Text color #1388bb
      
           This box has a color of #1388bb        
        
          <div style="background-color:#1388bb;">Content here</div>
        
        
          .mybackground {background-color:#1388bb;}
        
        Background color #1388bb
      
           Border around this has a color of #1388bb        
        
          <div style="border:2px solid #1388bb;">Content here</div>
        
        
          .myborder {border:2px solid #1388bb;}
        
        Border color #1388bb