#2041a3 color space conversions
Hex:
        #2041a3
        RGB:
        32, 65, 163
        CMY:
        87, 75, 36
        CMYK:
        80, 60, 0, 36
      HSL:
        225°, 67.1795%, 38.2353%
        HSV (HSB):
        225°, 80.3681%, 63.9216%
        XYZ:
        9.0968, 6.7320, 35.4703
        xyY:
        0.1773, 0.1312, 6.7320
      CIE-Lab:
        31.1889, 25.3107, -56.2546
        CIE-LCH:
        31.1889, 61.6864, 294.2245
        CIE-Luv:
        31.1889, -12.0663, -76.4153
        Hunter-Lab:
        25.9461, 17.1771, -62.8916
      #2041a3 color charts
#2041a3 RGB chart
      #2041a3 CMYK chart
      #2041a3 RGB pie chart
      #2041a3 color shades, tints & tones
#2041a3 color schemes
#2041a3 color preview, HTML & CSS examples
           This text has a color of #2041a3        
        
          <p style="color:#2041a3;">Text here</p>
        
        
          .mytext {color:#2041a3;}
        
        Text color #2041a3
      
           This box has a color of #2041a3        
        
          <div style="background-color:#2041a3;">Content here</div>
        
        
          .mybackground {background-color:#2041a3;}
        
        Background color #2041a3
      
           Border around this has a color of #2041a3        
        
          <div style="border:2px solid #2041a3;">Content here</div>
        
        
          .myborder {border:2px solid #2041a3;}
        
        Border color #2041a3