#2041a0 color space conversions
Hex:
        #2041a0
        RGB:
        32, 65, 160
        CMY:
        87, 75, 37
        CMYK:
        80, 59, 0, 37
      HSL:
        225°, 66.6667%, 37.6471%
        HSV (HSB):
        225°, 80.0000%, 62.7451%
        XYZ:
        8.8311, 6.6257, 34.0711
        xyY:
        0.1783, 0.1338, 6.6257
      CIE-Lab:
        30.9392, 24.1380, -54.8513
        CIE-LCH:
        30.9392, 59.9275, 293.7525
        CIE-Luv:
        30.9392, -12.0551, -74.3917
        Hunter-Lab:
        25.7405, 16.1944, -60.4602
      #2041a0 color charts
#2041a0 RGB chart
      #2041a0 CMYK chart
      #2041a0 RGB pie chart
      #2041a0 color shades, tints & tones
#2041a0 color schemes
#2041a0 color preview, HTML & CSS examples
           This text has a color of #2041a0        
        
          <p style="color:#2041a0;">Text here</p>
        
        
          .mytext {color:#2041a0;}
        
        Text color #2041a0
      
           This box has a color of #2041a0        
        
          <div style="background-color:#2041a0;">Content here</div>
        
        
          .mybackground {background-color:#2041a0;}
        
        Background color #2041a0
      
           Border around this has a color of #2041a0        
        
          <div style="border:2px solid #2041a0;">Content here</div>
        
        
          .myborder {border:2px solid #2041a0;}
        
        Border color #2041a0