#20329a color space conversions
Hex:
        #20329a
        RGB:
        32, 50, 154
        CMY:
        87, 80, 40
        CMYK:
        79, 68, 0, 40
      HSL:
        231°, 65.5914%, 36.4706%
        HSV (HSB):
        231°, 79.2208%, 60.3922%
        XYZ:
        7.5690, 4.9214, 31.1228
        xyY:
        0.1735, 0.1128, 4.9214
      CIE-Lab:
        26.5096, 31.8837, -58.4533
        CIE-LCH:
        26.5096, 66.5835, 298.6106
        CIE-Luv:
        26.5096, -8.4759, -74.0552
        Hunter-Lab:
        22.1842, 22.0800, -67.6508
      #20329a color charts
#20329a RGB chart
      #20329a CMYK chart
      #20329a RGB pie chart
      #20329a color shades, tints & tones
#20329a color schemes
#20329a color preview, HTML & CSS examples
           This text has a color of #20329a        
        
          <p style="color:#20329a;">Text here</p>
        
        
          .mytext {color:#20329a;}
        
        Text color #20329a
      
           This box has a color of #20329a        
        
          <div style="background-color:#20329a;">Content here</div>
        
        
          .mybackground {background-color:#20329a;}
        
        Background color #20329a
      
           Border around this has a color of #20329a        
        
          <div style="border:2px solid #20329a;">Content here</div>
        
        
          .myborder {border:2px solid #20329a;}
        
        Border color #20329a