#1396ed color space conversions
Hex:
        #1396ed
        RGB:
        19, 150, 237
        CMY:
        93, 41, 7
        CMYK:
        92, 37, 0, 7
      HSL:
        204°, 85.8268%, 50.1961%
        HSV (HSB):
        204°, 91.9831%, 92.9412%
        XYZ:
        26.4610, 28.0656, 84.1433
        xyY:
        0.1908, 0.2024, 28.0656
      CIE-Lab:
        59.9479, -0.8799, -52.5893
        CIE-LCH:
        59.9479, 52.5967, 269.0415
        CIE-Luv:
        59.9479, -36.3220, -83.7216
        Hunter-Lab:
        52.9769, -3.5523, -57.0865
      #1396ed color charts
#1396ed RGB chart
      #1396ed CMYK chart
      #1396ed RGB pie chart
      #1396ed color shades, tints & tones
#1396ed color schemes
#1396ed color preview, HTML & CSS examples
           This text has a color of #1396ed        
        
          <p style="color:#1396ed;">Text here</p>
        
        
          .mytext {color:#1396ed;}
        
        Text color #1396ed
      
           This box has a color of #1396ed        
        
          <div style="background-color:#1396ed;">Content here</div>
        
        
          .mybackground {background-color:#1396ed;}
        
        Background color #1396ed
      
           Border around this has a color of #1396ed        
        
          <div style="border:2px solid #1396ed;">Content here</div>
        
        
          .myborder {border:2px solid #1396ed;}
        
        Border color #1396ed