#1044d7 color space conversions
Hex:
        #1044d7
        RGB:
        16, 68, 215
        CMY:
        94, 73, 16
        CMYK:
        93, 68, 0, 16
      HSL:
        224°, 86.1472%, 45.2941%
        HSV (HSB):
        224°, 92.5581%, 84.3137%
        XYZ:
        14.5465, 9.1507, 65.2896
        xyY:
        0.1635, 0.1028, 9.1507
      CIE-Lab:
        36.2728, 42.1368, -78.5263
        CIE-LCH:
        36.2728, 89.1173, 298.2178
        CIE-Luv:
        36.2728, -14.3738, -109.1440
        Hunter-Lab:
        30.2501, 32.8986, -106.7919
      #1044d7 color charts
#1044d7 RGB chart
      #1044d7 CMYK chart
      #1044d7 RGB pie chart
      #1044d7 color shades, tints & tones
#1044d7 color schemes
#1044d7 color preview, HTML & CSS examples
           This text has a color of #1044d7        
        
          <p style="color:#1044d7;">Text here</p>
        
        
          .mytext {color:#1044d7;}
        
        Text color #1044d7
      
           This box has a color of #1044d7        
        
          <div style="background-color:#1044d7;">Content here</div>
        
        
          .mybackground {background-color:#1044d7;}
        
        Background color #1044d7
      
           Border around this has a color of #1044d7        
        
          <div style="border:2px solid #1044d7;">Content here</div>
        
        
          .myborder {border:2px solid #1044d7;}
        
        Border color #1044d7