#032c77 color space conversions
Hex:
        #032c77
        RGB:
        3, 44, 119
        CMY:
        99, 83, 53
        CMYK:
        97, 63, 0, 53
      HSL:
        219°, 95.0820%, 23.9216%
        HSV (HSB):
        219°, 97.4790%, 46.6667%
        XYZ:
        4.2680, 3.1526, 17.8363
        xyY:
        0.1690, 0.1248, 3.1526
      CIE-Lab:
        20.6451, 19.7654, -46.2510
        CIE-LCH:
        20.6451, 50.2974, 293.1395
        CIE-Luv:
        20.6451, -9.4880, -53.2161
        Hunter-Lab:
        17.7557, 11.8345, -47.1304
      #032c77 color charts
#032c77 RGB chart
      #032c77 CMYK chart
      #032c77 RGB pie chart
      #032c77 color shades, tints & tones
#032c77 color schemes
#032c77 color preview, HTML & CSS examples
           This text has a color of #032c77        
        
          <p style="color:#032c77;">Text here</p>
        
        
          .mytext {color:#032c77;}
        
        Text color #032c77
      
           This box has a color of #032c77        
        
          <div style="background-color:#032c77;">Content here</div>
        
        
          .mybackground {background-color:#032c77;}
        
        Background color #032c77
      
           Border around this has a color of #032c77        
        
          <div style="border:2px solid #032c77;">Content here</div>
        
        
          .myborder {border:2px solid #032c77;}
        
        Border color #032c77