#20325e color space conversions
Hex:
        #20325e
        RGB:
        32, 50, 94
        CMY:
        87, 80, 63
        CMYK:
        66, 47, 0, 63
      HSL:
        223°, 49.2063%, 24.7059%
        HSV (HSB):
        223°, 65.9574%, 36.8627%
        XYZ:
        3.7566, 3.3964, 11.0473
        xyY:
        0.2064, 0.1866, 3.3964
      CIE-Lab:
        21.5663, 8.3928, -28.5118
        CIE-LCH:
        21.5663, 29.7214, 286.4025
        CIE-Luv:
        21.5663, -7.5086, -33.7446
        Hunter-Lab:
        18.4294, 4.1339, -22.6400
      #20325e color charts
#20325e RGB chart
      #20325e CMYK chart
      #20325e RGB pie chart
      #20325e color shades, tints & tones
#20325e color schemes
#20325e color preview, HTML & CSS examples
           This text has a color of #20325e        
        
          <p style="color:#20325e;">Text here</p>
        
        
          .mytext {color:#20325e;}
        
        Text color #20325e
      
           This box has a color of #20325e        
        
          <div style="background-color:#20325e;">Content here</div>
        
        
          .mybackground {background-color:#20325e;}
        
        Background color #20325e
      
           Border around this has a color of #20325e        
        
          <div style="border:2px solid #20325e;">Content here</div>
        
        
          .myborder {border:2px solid #20325e;}
        
        Border color #20325e