#202e71 color space conversions
Hex:
        #202e71
        RGB:
        32, 46, 113
        CMY:
        87, 82, 56
        CMYK:
        72, 59, 0, 56
      HSL:
        230°, 55.8621%, 28.4314%
        HSV (HSB):
        230°, 71.6814%, 44.3137%
        XYZ:
        4.5533, 3.4533, 16.0494
        xyY:
        0.1893, 0.1436, 3.4533
      CIE-Lab:
        21.7749, 18.7701, -40.5191
        CIE-LCH:
        21.7749, 44.6555, 294.8554
        CIE-Luv:
        21.7749, -6.6672, -48.3843
        Hunter-Lab:
        18.5831, 11.2162, -38.1978
      #202e71 color charts
#202e71 RGB chart
      #202e71 CMYK chart
      #202e71 RGB pie chart
      #202e71 color shades, tints & tones
#202e71 color schemes
#202e71 color preview, HTML & CSS examples
           This text has a color of #202e71        
        
          <p style="color:#202e71;">Text here</p>
        
        
          .mytext {color:#202e71;}
        
        Text color #202e71
      
           This box has a color of #202e71        
        
          <div style="background-color:#202e71;">Content here</div>
        
        
          .mybackground {background-color:#202e71;}
        
        Background color #202e71
      
           Border around this has a color of #202e71        
        
          <div style="border:2px solid #202e71;">Content here</div>
        
        
          .myborder {border:2px solid #202e71;}
        
        Border color #202e71