#1044d5 color space conversions
Hex:
        #1044d5
        RGB:
        16, 68, 213
        CMY:
        94, 73, 16
        CMYK:
        92, 68, 0, 16
      HSL:
        224°, 86.0262%, 44.9020%
        HSV (HSB):
        224°, 92.4883%, 83.5294%
        XYZ:
        14.2910, 9.0485, 63.9441
        xyY:
        0.1637, 0.1037, 9.0485
      CIE-Lab:
        36.0775, 41.4036, -77.6965
        CIE-LCH:
        36.0775, 88.0398, 298.0527
        CIE-Luv:
        36.0775, -14.3611, -107.9252
        Hunter-Lab:
        30.0807, 32.1623, -104.9792
      #1044d5 color charts
#1044d5 RGB chart
      #1044d5 CMYK chart
      #1044d5 RGB pie chart
      #1044d5 color shades, tints & tones
#1044d5 color schemes
#1044d5 color preview, HTML & CSS examples
           This text has a color of #1044d5        
        
          <p style="color:#1044d5;">Text here</p>
        
        
          .mytext {color:#1044d5;}
        
        Text color #1044d5
      
           This box has a color of #1044d5        
        
          <div style="background-color:#1044d5;">Content here</div>
        
        
          .mybackground {background-color:#1044d5;}
        
        Background color #1044d5
      
           Border around this has a color of #1044d5        
        
          <div style="border:2px solid #1044d5;">Content here</div>
        
        
          .myborder {border:2px solid #1044d5;}
        
        Border color #1044d5