#1049af color space conversions
Hex:
        #1049af
        RGB:
        16, 73, 175
        CMY:
        94, 71, 31
        CMYK:
        91, 58, 0, 31
      HSL:
        218°, 83.2461%, 37.4510%
        HSV (HSB):
        218°, 90.8571%, 68.6275%
        XYZ:
        10.3341, 7.9704, 41.5512
        xyY:
        0.1727, 0.1332, 7.9704
      CIE-Lab:
        33.9211, 23.4653, -58.9969
        CIE-LCH:
        33.9211, 63.4922, 291.6895
        CIE-Luv:
        33.9211, -15.6307, -82.2524
        Hunter-Lab:
        28.2319, 15.9329, -67.4997
      #1049af color charts
#1049af RGB chart
      #1049af CMYK chart
      #1049af RGB pie chart
      #1049af color shades, tints & tones
#1049af color schemes
#1049af color preview, HTML & CSS examples
           This text has a color of #1049af        
        
          <p style="color:#1049af;">Text here</p>
        
        
          .mytext {color:#1049af;}
        
        Text color #1049af
      
           This box has a color of #1049af        
        
          <div style="background-color:#1049af;">Content here</div>
        
        
          .mybackground {background-color:#1049af;}
        
        Background color #1049af
      
           Border around this has a color of #1049af        
        
          <div style="border:2px solid #1049af;">Content here</div>
        
        
          .myborder {border:2px solid #1049af;}
        
        Border color #1049af