#1048e2 color space conversions
Hex:
        #1048e2
        RGB:
        16, 72, 226
        CMY:
        94, 72, 11
        CMYK:
        93, 68, 0, 11
      HSL:
        224°, 86.7769%, 47.4510%
        HSV (HSB):
        224°, 92.9204%, 88.6275%
        XYZ:
        16.2585, 10.2359, 73.0703
        xyY:
        0.1633, 0.1028, 10.2359
      CIE-Lab:
        38.2625, 43.6661, -81.5457
        CIE-LCH:
        38.2625, 92.5010, 298.1682
        CIE-Luv:
        38.2625, -15.2508, -115.1615
        Hunter-Lab:
        31.9936, 34.7216, -113.0174
      #1048e2 color charts
#1048e2 RGB chart
      #1048e2 CMYK chart
      #1048e2 RGB pie chart
      #1048e2 color shades, tints & tones
#1048e2 color schemes
#1048e2 color preview, HTML & CSS examples
           This text has a color of #1048e2        
        
          <p style="color:#1048e2;">Text here</p>
        
        
          .mytext {color:#1048e2;}
        
        Text color #1048e2
      
           This box has a color of #1048e2        
        
          <div style="background-color:#1048e2;">Content here</div>
        
        
          .mybackground {background-color:#1048e2;}
        
        Background color #1048e2
      
           Border around this has a color of #1048e2        
        
          <div style="border:2px solid #1048e2;">Content here</div>
        
        
          .myborder {border:2px solid #1048e2;}
        
        Border color #1048e2