#1048c4 color space conversions
Hex:
        #1048c4
        RGB:
        16, 72, 196
        CMY:
        94, 72, 23
        CMYK:
        92, 63, 0, 23
      HSL:
        221°, 84.9057%, 41.5686%
        HSV (HSB):
        221°, 91.8367%, 76.8627%
        XYZ:
        12.4949, 8.7304, 53.2511
        xyY:
        0.1678, 0.1172, 8.7304
      CIE-Lab:
        35.4600, 32.4242, -68.8505
        CIE-LCH:
        35.4600, 76.1034, 295.2174
        CIE-Luv:
        35.4600, -15.2134, -96.4333
        Hunter-Lab:
        29.5473, 23.7758, -86.1715
      #1048c4 color charts
#1048c4 RGB chart
      #1048c4 CMYK chart
      #1048c4 RGB pie chart
      #1048c4 color shades, tints & tones
#1048c4 color schemes
#1048c4 color preview, HTML & CSS examples
           This text has a color of #1048c4        
        
          <p style="color:#1048c4;">Text here</p>
        
        
          .mytext {color:#1048c4;}
        
        Text color #1048c4
      
           This box has a color of #1048c4        
        
          <div style="background-color:#1048c4;">Content here</div>
        
        
          .mybackground {background-color:#1048c4;}
        
        Background color #1048c4
      
           Border around this has a color of #1048c4        
        
          <div style="border:2px solid #1048c4;">Content here</div>
        
        
          .myborder {border:2px solid #1048c4;}
        
        Border color #1048c4