#1047b4 color space conversions
Hex:
        #1047b4
        RGB:
        16, 71, 180
        CMY:
        94, 72, 29
        CMYK:
        91, 61, 0, 29
      HSL:
        220°, 83.6735%, 38.4314%
        HSV (HSB):
        220°, 91.1111%, 70.5882%
        XYZ:
        10.7051, 7.9119, 44.1429
        xyY:
        0.1706, 0.1261, 7.9119
      CIE-Lab:
        33.7988, 26.8154, -62.1635
        CIE-LCH:
        33.7988, 67.7005, 293.3339
        CIE-Luv:
        33.7988, -15.0646, -86.2768
        Hunter-Lab:
        28.1281, 18.7101, -73.3572
      #1047b4 color charts
#1047b4 RGB chart
      #1047b4 CMYK chart
      #1047b4 RGB pie chart
      #1047b4 color shades, tints & tones
#1047b4 color schemes
#1047b4 color preview, HTML & CSS examples
           This text has a color of #1047b4        
        
          <p style="color:#1047b4;">Text here</p>
        
        
          .mytext {color:#1047b4;}
        
        Text color #1047b4
      
           This box has a color of #1047b4        
        
          <div style="background-color:#1047b4;">Content here</div>
        
        
          .mybackground {background-color:#1047b4;}
        
        Background color #1047b4
      
           Border around this has a color of #1047b4        
        
          <div style="border:2px solid #1047b4;">Content here</div>
        
        
          .myborder {border:2px solid #1047b4;}
        
        Border color #1047b4