#2044b1 color space conversions
Hex:
        #2044b1
        RGB:
        32, 68, 177
        CMY:
        87, 73, 31
        CMYK:
        82, 62, 0, 31
      HSL:
        225°, 69.3780%, 40.9804%
        HSV (HSB):
        225°, 81.9209%, 69.4118%
        XYZ:
        10.5986, 7.6156, 42.5063
        xyY:
        0.1745, 0.1254, 7.6156
      CIE-Lab:
        33.1692, 28.7251, -61.3964
        CIE-LCH:
        33.1692, 67.7839, 295.0732
        CIE-Luv:
        33.1692, -12.8683, -84.8294
        Hunter-Lab:
        27.5965, 20.2603, -72.0058
      #2044b1 color charts
#2044b1 RGB chart
      #2044b1 CMYK chart
      #2044b1 RGB pie chart
      #2044b1 color shades, tints & tones
#2044b1 color schemes
#2044b1 color preview, HTML & CSS examples
           This text has a color of #2044b1        
        
          <p style="color:#2044b1;">Text here</p>
        
        
          .mytext {color:#2044b1;}
        
        Text color #2044b1
      
           This box has a color of #2044b1        
        
          <div style="background-color:#2044b1;">Content here</div>
        
        
          .mybackground {background-color:#2044b1;}
        
        Background color #2044b1
      
           Border around this has a color of #2044b1        
        
          <div style="border:2px solid #2044b1;">Content here</div>
        
        
          .myborder {border:2px solid #2044b1;}
        
        Border color #2044b1