#1054b5 color space conversions
Hex:
        #1054b5
        RGB:
        16, 84, 181
        CMY:
        94, 67, 29
        CMYK:
        91, 54, 0, 29
      HSL:
        215°, 83.7563%, 38.6275%
        HSV (HSB):
        215°, 91.1602%, 70.9804%
        XYZ:
        11.7245, 9.7870, 44.9872
        xyY:
        0.1763, 0.1472, 9.7870
      CIE-Lab:
        37.4574, 18.4785, -56.7932
        CIE-LCH:
        37.4574, 59.7237, 288.0230
        CIE-Luv:
        37.4574, -18.5265, -81.9115
        Hunter-Lab:
        31.2842, 12.1498, -63.3611
      #1054b5 color charts
#1054b5 RGB chart
      #1054b5 CMYK chart
      #1054b5 RGB pie chart
      #1054b5 color shades, tints & tones
#1054b5 color schemes
#1054b5 color preview, HTML & CSS examples
           This text has a color of #1054b5        
        
          <p style="color:#1054b5;">Text here</p>
        
        
          .mytext {color:#1054b5;}
        
        Text color #1054b5
      
           This box has a color of #1054b5        
        
          <div style="background-color:#1054b5;">Content here</div>
        
        
          .mybackground {background-color:#1054b5;}
        
        Background color #1054b5
      
           Border around this has a color of #1054b5        
        
          <div style="border:2px solid #1054b5;">Content here</div>
        
        
          .myborder {border:2px solid #1054b5;}
        
        Border color #1054b5