#032b50 color space conversions
Hex:
        #032b50
        RGB:
        3, 43, 80
        CMY:
        99, 83, 69
        CMYK:
        96, 46, 0, 69
      HSL:
        209°, 92.7711%, 16.2745%
        HSV (HSB):
        209°, 96.2500%, 31.3725%
        XYZ:
        2.3494, 2.3263, 7.9146
        xyY:
        0.1866, 0.1848, 2.3263
      CIE-Lab:
        17.1141, 2.9163, -26.3747
        CIE-LCH:
        17.1141, 26.5354, 276.3098
        CIE-Luv:
        17.1141, -9.7337, -27.8199
        Hunter-Lab:
        15.2522, 0.8041, -20.0900
      #032b50 color charts
#032b50 RGB chart
      #032b50 CMYK chart
      #032b50 RGB pie chart
      #032b50 color shades, tints & tones
#032b50 color schemes
#032b50 color preview, HTML & CSS examples
           This text has a color of #032b50        
        
          <p style="color:#032b50;">Text here</p>
        
        
          .mytext {color:#032b50;}
        
        Text color #032b50
      
           This box has a color of #032b50        
        
          <div style="background-color:#032b50;">Content here</div>
        
        
          .mybackground {background-color:#032b50;}
        
        Background color #032b50
      
           Border around this has a color of #032b50        
        
          <div style="border:2px solid #032b50;">Content here</div>
        
        
          .myborder {border:2px solid #032b50;}
        
        Border color #032b50