#1390b2 color space conversions
Hex:
        #1390b2
        RGB:
        19, 144, 178
        CMY:
        93, 44, 30
        CMYK:
        89, 19, 0, 30
      HSL:
        193°, 80.7107%, 38.6275%
        HSV (HSB):
        193°, 89.3258%, 69.8039%
        XYZ:
        18.2777, 23.2993, 45.6534
        xyY:
        0.2095, 0.2671, 23.2993
      CIE-Lab:
        55.3793, -19.0686, -26.6250
        CIE-LCH:
        55.3793, 32.7491, 234.3902
        CIE-Luv:
        55.3793, -38.1476, -38.0676
        Hunter-Lab:
        48.2694, -16.8805, -22.2882
      #1390b2 color charts
#1390b2 RGB chart
      #1390b2 CMYK chart
      #1390b2 RGB pie chart
      #1390b2 color shades, tints & tones
#1390b2 color schemes
#1390b2 color preview, HTML & CSS examples
           This text has a color of #1390b2        
        
          <p style="color:#1390b2;">Text here</p>
        
        
          .mytext {color:#1390b2;}
        
        Text color #1390b2
      
           This box has a color of #1390b2        
        
          <div style="background-color:#1390b2;">Content here</div>
        
        
          .mybackground {background-color:#1390b2;}
        
        Background color #1390b2
      
           Border around this has a color of #1390b2        
        
          <div style="border:2px solid #1390b2;">Content here</div>
        
        
          .myborder {border:2px solid #1390b2;}
        
        Border color #1390b2