#202964 color space conversions
Hex:
        #202964
        RGB:
        32, 41, 100
        CMY:
        87, 84, 61
        CMYK:
        68, 59, 0, 61
      HSL:
        232°, 51.5152%, 25.8824%
        HSV (HSB):
        232°, 68.0000%, 39.2157%
        XYZ:
        3.6889, 2.8131, 12.4051
        xyY:
        0.1951, 0.1488, 2.8131
      CIE-Lab:
        19.2791, 17.2210, -36.1306
        CIE-LCH:
        19.2791, 40.0247, 295.4839
        CIE-Luv:
        19.2791, -5.0822, -41.0212
        Hunter-Lab:
        16.7722, 9.9078, -32.1120
      #202964 color charts
#202964 RGB chart
      #202964 CMYK chart
      #202964 RGB pie chart
      #202964 color shades, tints & tones
#202964 color schemes
#202964 color preview, HTML & CSS examples
           This text has a color of #202964        
        
          <p style="color:#202964;">Text here</p>
        
        
          .mytext {color:#202964;}
        
        Text color #202964
      
           This box has a color of #202964        
        
          <div style="background-color:#202964;">Content here</div>
        
        
          .mybackground {background-color:#202964;}
        
        Background color #202964
      
           Border around this has a color of #202964        
        
          <div style="border:2px solid #202964;">Content here</div>
        
        
          .myborder {border:2px solid #202964;}
        
        Border color #202964