#1399eb color space conversions
Hex:
        #1399eb
        RGB:
        19, 153, 235
        CMY:
        93, 40, 8
        CMYK:
        92, 35, 0, 8
      HSL:
        203°, 85.0394%, 49.8039%
        HSV (HSB):
        203°, 91.9149%, 92.1569%
        XYZ:
        26.6552, 28.9191, 82.7743
        xyY:
        0.1927, 0.2090, 28.9191
      CIE-Lab:
        60.7101, -3.3684, -50.2743
        CIE-LCH:
        60.7101, 50.3870, 266.1669
        CIE-Luv:
        60.7101, -37.4158, -79.8050
        Hunter-Lab:
        53.7765, -5.6323, -53.6174
      #1399eb color charts
#1399eb RGB chart
      #1399eb CMYK chart
      #1399eb RGB pie chart
      #1399eb color shades, tints & tones
#1399eb color schemes
#1399eb color preview, HTML & CSS examples
           This text has a color of #1399eb        
        
          <p style="color:#1399eb;">Text here</p>
        
        
          .mytext {color:#1399eb;}
        
        Text color #1399eb
      
           This box has a color of #1399eb        
        
          <div style="background-color:#1399eb;">Content here</div>
        
        
          .mybackground {background-color:#1399eb;}
        
        Background color #1399eb
      
           Border around this has a color of #1399eb        
        
          <div style="border:2px solid #1399eb;">Content here</div>
        
        
          .myborder {border:2px solid #1399eb;}
        
        Border color #1399eb