#1388bf color space conversions
Hex:
        #1388bf
        RGB:
        19, 136, 191
        CMY:
        93, 47, 25
        CMYK:
        90, 29, 0, 25
      HSL:
        199°, 81.9048%, 41.1765%
        HSV (HSB):
        199°, 90.0524%, 74.9020%
        XYZ:
        18.4767, 21.5084, 52.4679
        xyY:
        0.1998, 0.2326, 21.5084
      CIE-Lab:
        53.5014, -9.9306, -36.9682
        CIE-LCH:
        53.5014, 38.2788, 254.9638
        CIE-Luv:
        53.5014, -34.4861, -55.6592
        Hunter-Lab:
        46.3771, -10.0453, -34.6127
      #1388bf color charts
#1388bf RGB chart
      #1388bf CMYK chart
      #1388bf RGB pie chart
      #1388bf color shades, tints & tones
#1388bf color schemes
#1388bf color preview, HTML & CSS examples
           This text has a color of #1388bf        
        
          <p style="color:#1388bf;">Text here</p>
        
        
          .mytext {color:#1388bf;}
        
        Text color #1388bf
      
           This box has a color of #1388bf        
        
          <div style="background-color:#1388bf;">Content here</div>
        
        
          .mybackground {background-color:#1388bf;}
        
        Background color #1388bf
      
           Border around this has a color of #1388bf        
        
          <div style="border:2px solid #1388bf;">Content here</div>
        
        
          .myborder {border:2px solid #1388bf;}
        
        Border color #1388bf