#032d91 color space conversions
Hex:
        #032d91
        RGB:
        3, 45, 145
        CMY:
        99, 82, 43
        CMYK:
        98, 69, 0, 43
      HSL:
        222°, 95.9459%, 29.0196%
        HSV (HSB):
        222°, 97.9310%, 56.8627%
        XYZ:
        6.0868, 3.9405, 27.2278
        xyY:
        0.1634, 0.1058, 3.9405
      CIE-Lab:
        23.4736, 29.8963, -57.9450
        CIE-LCH:
        23.4736, 65.2029, 297.2911
        CIE-Luv:
        23.4736, -9.7879, -69.2346
        Hunter-Lab:
        19.8506, 19.9947, -67.4290
      #032d91 color charts
#032d91 RGB chart
      #032d91 CMYK chart
      #032d91 RGB pie chart
      #032d91 color shades, tints & tones
#032d91 color schemes
#032d91 color preview, HTML & CSS examples
           This text has a color of #032d91        
        
          <p style="color:#032d91;">Text here</p>
        
        
          .mytext {color:#032d91;}
        
        Text color #032d91
      
           This box has a color of #032d91        
        
          <div style="background-color:#032d91;">Content here</div>
        
        
          .mybackground {background-color:#032d91;}
        
        Background color #032d91
      
           Border around this has a color of #032d91        
        
          <div style="border:2px solid #032d91;">Content here</div>
        
        
          .myborder {border:2px solid #032d91;}
        
        Border color #032d91