#1048d8 color space conversions
Hex:
        #1048d8
        RGB:
        16, 72, 216
        CMY:
        94, 72, 15
        CMYK:
        93, 67, 0, 15
      HSL:
        223°, 86.2069%, 45.4902%
        HSV (HSB):
        223°, 92.5926%, 84.7059%
        XYZ:
        14.9257, 9.7028, 66.0519
        xyY:
        0.1646, 0.1070, 9.7028
      CIE-Lab:
        37.3036, 39.9979, -77.4030
        CIE-LCH:
        37.3036, 87.1267, 297.3276
        CIE-Luv:
        37.3036, -15.2087, -109.0334
        Hunter-Lab:
        31.1492, 31.0203, -103.9198
      #1048d8 color charts
#1048d8 RGB chart
      #1048d8 CMYK chart
      #1048d8 RGB pie chart
      #1048d8 color shades, tints & tones
#1048d8 color schemes
#1048d8 color preview, HTML & CSS examples
           This text has a color of #1048d8        
        
          <p style="color:#1048d8;">Text here</p>
        
        
          .mytext {color:#1048d8;}
        
        Text color #1048d8
      
           This box has a color of #1048d8        
        
          <div style="background-color:#1048d8;">Content here</div>
        
        
          .mybackground {background-color:#1048d8;}
        
        Background color #1048d8
      
           Border around this has a color of #1048d8        
        
          <div style="border:2px solid #1048d8;">Content here</div>
        
        
          .myborder {border:2px solid #1048d8;}
        
        Border color #1048d8