#1047af color space conversions
Hex:
        #1047af
        RGB:
        16, 71, 175
        CMY:
        94, 72, 31
        CMYK:
        91, 59, 0, 31
      HSL:
        219°, 83.2461%, 37.4510%
        HSV (HSB):
        219°, 90.8571%, 68.6275%
        XYZ:
        10.2048, 7.7118, 41.5081
        xyY:
        0.1717, 0.1298, 7.7118
      CIE-Lab:
        33.3753, 24.8186, -59.8879
        CIE-LCH:
        33.3753, 64.8269, 292.5100
        CIE-Luv:
        33.3753, -15.1110, -82.9412
        Hunter-Lab:
        27.7701, 16.9964, -69.1820
      #1047af color charts
#1047af RGB chart
      #1047af CMYK chart
      #1047af RGB pie chart
      #1047af color shades, tints & tones
#1047af color schemes
#1047af color preview, HTML & CSS examples
           This text has a color of #1047af        
        
          <p style="color:#1047af;">Text here</p>
        
        
          .mytext {color:#1047af;}
        
        Text color #1047af
      
           This box has a color of #1047af        
        
          <div style="background-color:#1047af;">Content here</div>
        
        
          .mybackground {background-color:#1047af;}
        
        Background color #1047af
      
           Border around this has a color of #1047af        
        
          <div style="border:2px solid #1047af;">Content here</div>
        
        
          .myborder {border:2px solid #1047af;}
        
        Border color #1047af