#2020a4 color space conversions
Hex:
        #2020a4
        RGB:
        32, 32, 164
        CMY:
        87, 87, 36
        CMYK:
        80, 80, 0, 36
      HSL:
        240°, 67.3469%, 38.4314%
        HSV (HSB):
        240°, 80.4878%, 64.3137%
        XYZ:
        7.8130, 4.0204, 35.4862
        xyY:
        0.1651, 0.0850, 4.0204
      CIE-Lab:
        23.7389, 46.1136, -69.1200
        CIE-LCH:
        23.7389, 83.0905, 303.7094
        CIE-Luv:
        23.7389, -5.8095, -80.5681
        Hunter-Lab:
        20.0510, 34.4644, -90.8954
      #2020a4 color charts
#2020a4 RGB chart
      #2020a4 CMYK chart
      #2020a4 RGB pie chart
      #2020a4 color shades, tints & tones
#2020a4 color schemes
#2020a4 color preview, HTML & CSS examples
           This text has a color of #2020a4        
        
          <p style="color:#2020a4;">Text here</p>
        
        
          .mytext {color:#2020a4;}
        
        Text color #2020a4
      
           This box has a color of #2020a4        
        
          <div style="background-color:#2020a4;">Content here</div>
        
        
          .mybackground {background-color:#2020a4;}
        
        Background color #2020a4
      
           Border around this has a color of #2020a4        
        
          <div style="border:2px solid #2020a4;">Content here</div>
        
        
          .myborder {border:2px solid #2020a4;}
        
        Border color #2020a4