#032b5a color space conversions
Hex:
        #032b5a
        RGB:
        3, 43, 90
        CMY:
        99, 83, 65
        CMYK:
        97, 52, 0, 65
      HSL:
        212°, 93.5484%, 18.2353%
        HSV (HSB):
        212°, 96.6667%, 35.2941%
        XYZ:
        2.7469, 2.4853, 10.0078
        xyY:
        0.1802, 0.1631, 2.4853
      CIE-Lab:
        17.8520, 7.5260, -31.8933
        CIE-LCH:
        17.8520, 32.7692, 283.2774
        CIE-Luv:
        17.8520, -9.5119, -34.5851
        Hunter-Lab:
        15.7648, 3.5137, -26.6030
      #032b5a color charts
#032b5a RGB chart
      #032b5a CMYK chart
      #032b5a RGB pie chart
      #032b5a color shades, tints & tones
#032b5a color schemes
#032b5a color preview, HTML & CSS examples
           This text has a color of #032b5a        
        
          <p style="color:#032b5a;">Text here</p>
        
        
          .mytext {color:#032b5a;}
        
        Text color #032b5a
      
           This box has a color of #032b5a        
        
          <div style="background-color:#032b5a;">Content here</div>
        
        
          .mybackground {background-color:#032b5a;}
        
        Background color #032b5a
      
           Border around this has a color of #032b5a        
        
          <div style="border:2px solid #032b5a;">Content here</div>
        
        
          .myborder {border:2px solid #032b5a;}
        
        Border color #032b5a