#202a96 color space conversions
Hex:
        #202a96
        RGB:
        32, 42, 150
        CMY:
        87, 84, 41
        CMYK:
        79, 72, 0, 41
      HSL:
        235°, 64.8352%, 35.6863%
        HSV (HSB):
        235°, 78.6667%, 58.8235%
        XYZ:
        6.9286, 4.1650, 29.2929
        xyY:
        0.1716, 0.1031, 4.1650
      CIE-Lab:
        24.2096, 35.5513, -59.7843
        CIE-LCH:
        24.2096, 69.5562, 300.7382
        CIE-Luv:
        24.2096, -6.8078, -72.3889
        Hunter-Lab:
        20.4084, 24.8862, -70.8154
      #202a96 color charts
#202a96 RGB chart
      #202a96 CMYK chart
      #202a96 RGB pie chart
      #202a96 color shades, tints & tones
#202a96 color schemes
#202a96 color preview, HTML & CSS examples
           This text has a color of #202a96        
        
          <p style="color:#202a96;">Text here</p>
        
        
          .mytext {color:#202a96;}
        
        Text color #202a96
      
           This box has a color of #202a96        
        
          <div style="background-color:#202a96;">Content here</div>
        
        
          .mybackground {background-color:#202a96;}
        
        Background color #202a96
      
           Border around this has a color of #202a96        
        
          <div style="border:2px solid #202a96;">Content here</div>
        
        
          .myborder {border:2px solid #202a96;}
        
        Border color #202a96