#032a84 color space conversions
Hex:
        #032a84
        RGB:
        3, 42, 132
        CMY:
        99, 84, 48
        CMYK:
        98, 68, 0, 48
      HSL:
        222°, 95.5556%, 26.4706%
        HSV (HSB):
        222°, 97.7273%, 51.7647%
        XYZ:
        5.0304, 3.3412, 22.2096
        xyY:
        0.1645, 0.1093, 3.3412
      CIE-Lab:
        21.3617, 26.6839, -53.3141
        CIE-LCH:
        21.3617, 59.6190, 296.5882
        CIE-Luv:
        21.3617, -9.0554, -61.4838
        Hunter-Lab:
        18.2790, 17.1347, -59.2438
      #032a84 color charts
#032a84 RGB chart
      #032a84 CMYK chart
      #032a84 RGB pie chart
      #032a84 color shades, tints & tones
#032a84 color schemes
#032a84 color preview, HTML & CSS examples
           This text has a color of #032a84        
        
          <p style="color:#032a84;">Text here</p>
        
        
          .mytext {color:#032a84;}
        
        Text color #032a84
      
           This box has a color of #032a84        
        
          <div style="background-color:#032a84;">Content here</div>
        
        
          .mybackground {background-color:#032a84;}
        
        Background color #032a84
      
           Border around this has a color of #032a84        
        
          <div style="border:2px solid #032a84;">Content here</div>
        
        
          .myborder {border:2px solid #032a84;}
        
        Border color #032a84