#1388af color space conversions
Hex:
        #1388af
        RGB:
        19, 136, 175
        CMY:
        93, 47, 31
        CMYK:
        89, 22, 0, 31
      HSL:
        195°, 80.4124%, 38.0392%
        HSV (HSB):
        195°, 89.1429%, 68.6275%
        XYZ:
        16.8106, 20.8419, 43.6943
        xyY:
        0.2067, 0.2562, 20.8419
      CIE-Lab:
        52.7760, -15.7857, -28.9409
        CIE-LCH:
        52.7760, 32.9661, 241.3899
        CIE-Luv:
        52.7760, -35.5576, -41.8666
        Hunter-Lab:
        45.6529, -14.1644, -24.7893
      #1388af color charts
#1388af RGB chart
      #1388af CMYK chart
      #1388af RGB pie chart
      #1388af color shades, tints & tones
#1388af color schemes
#1388af color preview, HTML & CSS examples
           This text has a color of #1388af        
        
          <p style="color:#1388af;">Text here</p>
        
        
          .mytext {color:#1388af;}
        
        Text color #1388af
      
           This box has a color of #1388af        
        
          <div style="background-color:#1388af;">Content here</div>
        
        
          .mybackground {background-color:#1388af;}
        
        Background color #1388af
      
           Border around this has a color of #1388af        
        
          <div style="border:2px solid #1388af;">Content here</div>
        
        
          .myborder {border:2px solid #1388af;}
        
        Border color #1388af