#1390bc color space conversions
Hex:
        #1390bc
        RGB:
        19, 144, 188
        CMY:
        93, 44, 26
        CMYK:
        90, 23, 0, 26
      HSL:
        196°, 81.6425%, 40.5882%
        HSV (HSB):
        196°, 89.8936%, 73.7255%
        XYZ:
        19.3189, 23.7158, 51.1363
        xyY:
        0.2051, 0.2518, 23.7158
      CIE-Lab:
        55.8021, -15.5117, -31.6637
        CIE-LCH:
        55.8021, 35.2590, 243.9003
        CIE-Luv:
        55.8021, -37.4416, -46.7504
        Hunter-Lab:
        48.6989, -14.4118, -28.1684
      #1390bc color charts
#1390bc RGB chart
      #1390bc CMYK chart
      #1390bc RGB pie chart
      #1390bc color shades, tints & tones
#1390bc color schemes
#1390bc color preview, HTML & CSS examples
           This text has a color of #1390bc        
        
          <p style="color:#1390bc;">Text here</p>
        
        
          .mytext {color:#1390bc;}
        
        Text color #1390bc
      
           This box has a color of #1390bc        
        
          <div style="background-color:#1390bc;">Content here</div>
        
        
          .mybackground {background-color:#1390bc;}
        
        Background color #1390bc
      
           Border around this has a color of #1390bc        
        
          <div style="border:2px solid #1390bc;">Content here</div>
        
        
          .myborder {border:2px solid #1390bc;}
        
        Border color #1390bc