#032d63 color space conversions
Hex:
        #032d63
        RGB:
        3, 45, 99
        CMY:
        99, 82, 61
        CMYK:
        97, 55, 0, 61
      HSL:
        214°, 94.1176%, 20.0000%
        HSV (HSB):
        214°, 96.9697%, 38.8235%
        XYZ:
        3.2281, 2.7970, 12.1741
        xyY:
        0.1774, 0.1537, 2.7970
      CIE-Lab:
        19.2118, 10.1467, -35.6409
        CIE-LCH:
        19.2118, 37.0571, 285.8913
        CIE-Luv:
        19.2118, -9.9414, -40.0211
        Hunter-Lab:
        16.7242, 5.1864, -31.4523
      #032d63 color charts
#032d63 RGB chart
      #032d63 CMYK chart
      #032d63 RGB pie chart
      #032d63 color shades, tints & tones
#032d63 color schemes
#032d63 color preview, HTML & CSS examples
           This text has a color of #032d63        
        
          <p style="color:#032d63;">Text here</p>
        
        
          .mytext {color:#032d63;}
        
        Text color #032d63
      
           This box has a color of #032d63        
        
          <div style="background-color:#032d63;">Content here</div>
        
        
          .mybackground {background-color:#032d63;}
        
        Background color #032d63
      
           Border around this has a color of #032d63        
        
          <div style="border:2px solid #032d63;">Content here</div>
        
        
          .myborder {border:2px solid #032d63;}
        
        Border color #032d63