#1045d8 color space conversions
Hex:
        #1045d8
        RGB:
        16, 69, 216
        CMY:
        94, 73, 15
        CMYK:
        93, 68, 0, 15
      HSL:
        224°, 86.2069%, 45.4902%
        HSV (HSB):
        224°, 92.5926%, 84.7059%
        XYZ:
        14.7365, 9.3243, 65.9888
        xyY:
        0.1636, 0.1035, 9.3243
      CIE-Lab:
        36.6013, 41.8801, -78.5600
        CIE-LCH:
        36.6013, 89.0259, 298.0619
        CIE-Luv:
        36.6013, -14.5834, -109.5877
        Hunter-Lab:
        30.5357, 32.7065, -106.7531
      #1045d8 color charts
#1045d8 RGB chart
      #1045d8 CMYK chart
      #1045d8 RGB pie chart
      #1045d8 color shades, tints & tones
#1045d8 color schemes
#1045d8 color preview, HTML & CSS examples
           This text has a color of #1045d8        
        
          <p style="color:#1045d8;">Text here</p>
        
        
          .mytext {color:#1045d8;}
        
        Text color #1045d8
      
           This box has a color of #1045d8        
        
          <div style="background-color:#1045d8;">Content here</div>
        
        
          .mybackground {background-color:#1045d8;}
        
        Background color #1045d8
      
           Border around this has a color of #1045d8        
        
          <div style="border:2px solid #1045d8;">Content here</div>
        
        
          .myborder {border:2px solid #1045d8;}
        
        Border color #1045d8