#0044d5 color space conversions
Hex:
        #0044d5
        RGB:
        0, 68, 213
        CMY:
        100, 73, 16
        CMYK:
        100, 68, 0, 16
      HSL:
        221°, 100.0000%, 41.7647%
        HSV (HSB):
        221°, 100.0000%, 83.5294%
        XYZ:
        14.0774, 8.9383, 63.9341
        xyY:
        0.1619, 0.1028, 8.9383
      CIE-Lab:
        35.8653, 40.9865, -78.0537
        CIE-LCH:
        35.8653, 88.1605, 297.7042
        CIE-Luv:
        35.8653, -15.0140, -108.0307
        Hunter-Lab:
        29.8971, 31.7289, -105.8622
      #0044d5 color charts
#0044d5 RGB chart
      #0044d5 CMYK chart
      #0044d5 RGB pie chart
      #0044d5 color shades, tints & tones
#0044d5 color schemes
#0044d5 color preview, HTML & CSS examples
           This text has a color of #0044d5        
        
          <p style="color:#0044d5;">Text here</p>
        
        
          .mytext {color:#0044d5;}
        
        Text color #0044d5
      
           This box has a color of #0044d5        
        
          <div style="background-color:#0044d5;">Content here</div>
        
        
          .mybackground {background-color:#0044d5;}
        
        Background color #0044d5
      
           Border around this has a color of #0044d5        
        
          <div style="border:2px solid #0044d5;">Content here</div>
        
        
          .myborder {border:2px solid #0044d5;}
        
        Border color #0044d5