#2047a5 color space conversions
Hex:
        #2047a5
        RGB:
        32, 71, 165
        CMY:
        87, 72, 35
        CMYK:
        81, 57, 0, 35
      HSL:
        222°, 67.5127%, 38.6275%
        HSV (HSB):
        222°, 80.6061%, 64.7059%
        XYZ:
        9.6404, 7.5302, 36.5427
        xyY:
        0.1795, 0.1402, 7.5302
      CIE-Lab:
        32.9846, 22.0385, -54.5316
        CIE-LCH:
        32.9846, 58.8166, 292.0057
        CIE-Luv:
        32.9846, -13.6288, -75.6813
        Hunter-Lab:
        27.4411, 14.6874, -59.7462
      #2047a5 color charts
#2047a5 RGB chart
      #2047a5 CMYK chart
      #2047a5 RGB pie chart
      #2047a5 color shades, tints & tones
#2047a5 color schemes
#2047a5 color preview, HTML & CSS examples
           This text has a color of #2047a5        
        
          <p style="color:#2047a5;">Text here</p>
        
        
          .mytext {color:#2047a5;}
        
        Text color #2047a5
      
           This box has a color of #2047a5        
        
          <div style="background-color:#2047a5;">Content here</div>
        
        
          .mybackground {background-color:#2047a5;}
        
        Background color #2047a5
      
           Border around this has a color of #2047a5        
        
          <div style="border:2px solid #2047a5;">Content here</div>
        
        
          .myborder {border:2px solid #2047a5;}
        
        Border color #2047a5