#2047a9 color space conversions
Hex:
        #2047a9
        RGB:
        32, 71, 169
        CMY:
        87, 72, 34
        CMYK:
        81, 58, 0, 34
      HSL:
        223°, 68.1592%, 39.4118%
        HSV (HSB):
        223°, 81.0651%, 66.2745%
        XYZ:
        10.0103, 7.6781, 38.4905
        xyY:
        0.1782, 0.1367, 7.6781
      CIE-Lab:
        33.3033, 23.6095, -56.4090
        CIE-LCH:
        33.3033, 61.1505, 292.7114
        CIE-Luv:
        33.3033, -13.6179, -78.4445
        Hunter-Lab:
        27.7094, 15.9936, -62.9618
      #2047a9 color charts
#2047a9 RGB chart
      #2047a9 CMYK chart
      #2047a9 RGB pie chart
      #2047a9 color shades, tints & tones
#2047a9 color schemes
#2047a9 color preview, HTML & CSS examples
           This text has a color of #2047a9        
        
          <p style="color:#2047a9;">Text here</p>
        
        
          .mytext {color:#2047a9;}
        
        Text color #2047a9
      
           This box has a color of #2047a9        
        
          <div style="background-color:#2047a9;">Content here</div>
        
        
          .mybackground {background-color:#2047a9;}
        
        Background color #2047a9
      
           Border around this has a color of #2047a9        
        
          <div style="border:2px solid #2047a9;">Content here</div>
        
        
          .myborder {border:2px solid #2047a9;}
        
        Border color #2047a9