#032073 color space conversions
Hex:
        #032073
        RGB:
        3, 32, 115
        CMY:
        99, 87, 55
        CMYK:
        97, 72, 0, 55
      HSL:
        224°, 94.9153%, 23.1373%
        HSV (HSB):
        224°, 97.3913%, 45.0980%
        XYZ:
        3.6486, 2.2902, 16.4694
        xyY:
        0.1628, 0.1022, 2.2902
      CIE-Lab:
        16.9419, 26.6768, -49.7657
        CIE-LCH:
        16.9419, 56.4648, 298.1934
        CIE-Luv:
        16.9419, -6.8001, -51.2135
        Hunter-Lab:
        15.1334, 16.5520, -53.9310
      #032073 color charts
#032073 RGB chart
      #032073 CMYK chart
      #032073 RGB pie chart
      #032073 color shades, tints & tones
#032073 color schemes
#032073 color preview, HTML & CSS examples
           This text has a color of #032073        
        
          <p style="color:#032073;">Text here</p>
        
        
          .mytext {color:#032073;}
        
        Text color #032073
      
           This box has a color of #032073        
        
          <div style="background-color:#032073;">Content here</div>
        
        
          .mybackground {background-color:#032073;}
        
        Background color #032073
      
           Border around this has a color of #032073        
        
          <div style="border:2px solid #032073;">Content here</div>
        
        
          .myborder {border:2px solid #032073;}
        
        Border color #032073