#0132af color space conversions
Hex:
        #0132af
        RGB:
        1, 50, 175
        CMY:
        100, 80, 31
        CMYK:
        99, 71, 0, 31
      HSL:
        223°, 98.8636%, 34.5098%
        HSV (HSB):
        223°, 99.4286%, 68.6275%
        XYZ:
        8.8910, 5.3828, 41.1278
        xyY:
        0.1605, 0.0972, 5.3828
      CIE-Lab:
        27.7987, 38.1855, -69.0585
        CIE-LCH:
        27.7987, 78.9127, 298.9401
        CIE-Luv:
        27.7987, -11.1616, -87.0612
        Hunter-Lab:
        23.2009, 27.8028, -88.8619
      #0132af color charts
#0132af RGB chart
      #0132af CMYK chart
      #0132af RGB pie chart
      #0132af color shades, tints & tones
#0132af color schemes
#0132af color preview, HTML & CSS examples
           This text has a color of #0132af        
        
          <p style="color:#0132af;">Text here</p>
        
        
          .mytext {color:#0132af;}
        
        Text color #0132af
      
           This box has a color of #0132af        
        
          <div style="background-color:#0132af;">Content here</div>
        
        
          .mybackground {background-color:#0132af;}
        
        Background color #0132af
      
           Border around this has a color of #0132af        
        
          <div style="border:2px solid #0132af;">Content here</div>
        
        
          .myborder {border:2px solid #0132af;}
        
        Border color #0132af