#2041a7 color space conversions
Hex:
        #2041a7
        RGB:
        32, 65, 167
        CMY:
        87, 75, 35
        CMYK:
        81, 61, 0, 35
      HSL:
        225°, 67.8392%, 39.0196%
        HSV (HSB):
        225°, 80.8383%, 65.4902%
        XYZ:
        9.4610, 6.8777, 37.3881
        xyY:
        0.1761, 0.1280, 6.8777
      CIE-Lab:
        31.5268, 26.8663, -58.1087
        CIE-LCH:
        31.5268, 64.0189, 294.8132
        CIE-Luv:
        31.5268, -12.0854, -79.0895
        Hunter-Lab:
        26.2254, 18.5010, -66.1689
      #2041a7 color charts
#2041a7 RGB chart
      #2041a7 CMYK chart
      #2041a7 RGB pie chart
      #2041a7 color shades, tints & tones
#2041a7 color schemes
#2041a7 color preview, HTML & CSS examples
           This text has a color of #2041a7        
        
          <p style="color:#2041a7;">Text here</p>
        
        
          .mytext {color:#2041a7;}
        
        Text color #2041a7
      
           This box has a color of #2041a7        
        
          <div style="background-color:#2041a7;">Content here</div>
        
        
          .mybackground {background-color:#2041a7;}
        
        Background color #2041a7
      
           Border around this has a color of #2041a7        
        
          <div style="border:2px solid #2041a7;">Content here</div>
        
        
          .myborder {border:2px solid #2041a7;}
        
        Border color #2041a7