#044bbd color space conversions
Hex:
        #044bbd
        RGB:
        4, 75, 189
        CMY:
        98, 71, 26
        CMYK:
        98, 60, 0, 26
      HSL:
        217°, 95.8549%, 37.8431%
        HSV (HSB):
        217°, 97.8836%, 74.1176%
        XYZ:
        11.7515, 8.7321, 49.2102
        xyY:
        0.1686, 0.1253, 8.7321
      CIE-Lab:
        35.4633, 27.2645, -64.7537
        CIE-LCH:
        35.4633, 70.2595, 292.8335
        CIE-Luv:
        35.4633, -16.5754, -91.1347
        Hunter-Lab:
        29.5501, 19.2730, -78.0514
      #044bbd color charts
#044bbd RGB chart
      #044bbd CMYK chart
      #044bbd RGB pie chart
      #044bbd color shades, tints & tones
#044bbd color schemes
#044bbd color preview, HTML & CSS examples
           This text has a color of #044bbd        
        
          <p style="color:#044bbd;">Text here</p>
        
        
          .mytext {color:#044bbd;}
        
        Text color #044bbd
      
           This box has a color of #044bbd        
        
          <div style="background-color:#044bbd;">Content here</div>
        
        
          .mybackground {background-color:#044bbd;}
        
        Background color #044bbd
      
           Border around this has a color of #044bbd        
        
          <div style="border:2px solid #044bbd;">Content here</div>
        
        
          .myborder {border:2px solid #044bbd;}
        
        Border color #044bbd