#032a80 color space conversions
Hex:
        #032a80
        RGB:
        3, 42, 128
        CMY:
        99, 84, 50
        CMYK:
        98, 67, 0, 50
      HSL:
        221°, 95.4198%, 25.6863%
        HSV (HSB):
        221°, 97.6562%, 50.1961%
        XYZ:
        4.7618, 3.2338, 20.7953
        xyY:
        0.1654, 0.1123, 3.2338
      CIE-Lab:
        20.9569, 25.0265, -51.4580
        CIE-LCH:
        20.9569, 57.2210, 295.9359
        CIE-Luv:
        20.9569, -9.0313, -59.0347
        Hunter-Lab:
        17.9828, 15.7966, -55.9750
      #032a80 color charts
#032a80 RGB chart
      #032a80 CMYK chart
      #032a80 RGB pie chart
      #032a80 color shades, tints & tones
#032a80 color schemes
#032a80 color preview, HTML & CSS examples
           This text has a color of #032a80        
        
          <p style="color:#032a80;">Text here</p>
        
        
          .mytext {color:#032a80;}
        
        Text color #032a80
      
           This box has a color of #032a80        
        
          <div style="background-color:#032a80;">Content here</div>
        
        
          .mybackground {background-color:#032a80;}
        
        Background color #032a80
      
           Border around this has a color of #032a80        
        
          <div style="border:2px solid #032a80;">Content here</div>
        
        
          .myborder {border:2px solid #032a80;}
        
        Border color #032a80