#0032ac color space conversions
Hex:
        #0032ac
        RGB:
        0, 50, 172
        CMY:
        100, 80, 33
        CMYK:
        100, 71, 0, 33
      HSL:
        223°, 100.0000%, 33.7255%
        HSV (HSB):
        223°, 100.0000%, 67.4510%
        XYZ:
        8.5870, 5.2598, 39.5924
        xyY:
        0.1607, 0.0984, 5.2598
      CIE-Lab:
        27.4624, 37.0182, -67.8163
        CIE-LCH:
        27.4624, 77.2619, 298.6283
        CIE-Luv:
        27.4624, -11.1789, -85.2653
        Hunter-Lab:
        22.9342, 26.6990, -86.3013
      #0032ac color charts
#0032ac RGB chart
      #0032ac CMYK chart
      #0032ac RGB pie chart
      #0032ac color shades, tints & tones
#0032ac color schemes
#0032ac color preview, HTML & CSS examples
           This text has a color of #0032ac        
        
          <p style="color:#0032ac;">Text here</p>
        
        
          .mytext {color:#0032ac;}
        
        Text color #0032ac
      
           This box has a color of #0032ac        
        
          <div style="background-color:#0032ac;">Content here</div>
        
        
          .mybackground {background-color:#0032ac;}
        
        Background color #0032ac
      
           Border around this has a color of #0032ac        
        
          <div style="border:2px solid #0032ac;">Content here</div>
        
        
          .myborder {border:2px solid #0032ac;}
        
        Border color #0032ac