#1049e1 color space conversions
Hex:
        #1049e1
        RGB:
        16, 73, 225
        CMY:
        94, 71, 12
        CMYK:
        93, 68, 0, 12
      HSL:
        224°, 86.7220%, 47.2549%
        HSV (HSB):
        224°, 92.8889%, 88.2353%
        XYZ:
        16.1868, 10.3115, 72.3713
        xyY:
        0.1637, 0.1043, 10.3115
      CIE-Lab:
        38.3958, 42.6831, -80.7557
        CIE-LCH:
        38.3958, 91.3419, 297.8585
        CIE-Luv:
        38.3958, -15.4504, -114.3720
        Hunter-Lab:
        32.1115, 33.7835, -111.1468
      #1049e1 color charts
#1049e1 RGB chart
      #1049e1 CMYK chart
      #1049e1 RGB pie chart
      #1049e1 color shades, tints & tones
#1049e1 color schemes
#1049e1 color preview, HTML & CSS examples
           This text has a color of #1049e1        
        
          <p style="color:#1049e1;">Text here</p>
        
        
          .mytext {color:#1049e1;}
        
        Text color #1049e1
      
           This box has a color of #1049e1        
        
          <div style="background-color:#1049e1;">Content here</div>
        
        
          .mybackground {background-color:#1049e1;}
        
        Background color #1049e1
      
           Border around this has a color of #1049e1        
        
          <div style="border:2px solid #1049e1;">Content here</div>
        
        
          .myborder {border:2px solid #1049e1;}
        
        Border color #1049e1