#2047a1 color space conversions
Hex:
        #2047a1
        RGB:
        32, 71, 161
        CMY:
        87, 72, 37
        CMYK:
        80, 56, 0, 37
      HSL:
        222°, 66.8394%, 37.8431%
        HSV (HSB):
        222°, 80.1242%, 63.1373%
        XYZ:
        9.2819, 7.3868, 34.6548
        xyY:
        0.1809, 0.1439, 7.3868
      CIE-Lab:
        32.6716, 20.4603, -52.6353
        CIE-LCH:
        32.6716, 56.4721, 291.2420
        CIE-Luv:
        32.6716, -13.6451, -72.8881
        Hunter-Lab:
        27.1786, 13.3981, -56.5743
      #2047a1 color charts
#2047a1 RGB chart
      #2047a1 CMYK chart
      #2047a1 RGB pie chart
      #2047a1 color shades, tints & tones
#2047a1 color schemes
#2047a1 color preview, HTML & CSS examples
           This text has a color of #2047a1        
        
          <p style="color:#2047a1;">Text here</p>
        
        
          .mytext {color:#2047a1;}
        
        Text color #2047a1
      
           This box has a color of #2047a1        
        
          <div style="background-color:#2047a1;">Content here</div>
        
        
          .mybackground {background-color:#2047a1;}
        
        Background color #2047a1
      
           Border around this has a color of #2047a1        
        
          <div style="border:2px solid #2047a1;">Content here</div>
        
        
          .myborder {border:2px solid #2047a1;}
        
        Border color #2047a1