#132cb1 color space conversions
Hex:
        #132cb1
        RGB:
        19, 44, 177
        CMY:
        93, 83, 31
        CMYK:
        89, 75, 0, 31
      HSL:
        231°, 80.6122%, 38.4314%
        HSV (HSB):
        231°, 89.2655%, 69.4118%
        XYZ:
        9.1051, 5.1141, 42.1022
        xyY:
        0.1617, 0.0908, 5.1141
      CIE-Lab:
        27.0575, 43.1873, -71.4692
        CIE-LCH:
        27.0575, 83.5045, 301.1437
        CIE-Luv:
        27.0575, -9.1970, -88.4129
        Hunter-Lab:
        22.6145, 32.2925, -94.5524
      #132cb1 color charts
#132cb1 RGB chart
      #132cb1 CMYK chart
      #132cb1 RGB pie chart
      #132cb1 color shades, tints & tones
#132cb1 color schemes
#132cb1 color preview, HTML & CSS examples
           This text has a color of #132cb1        
        
          <p style="color:#132cb1;">Text here</p>
        
        
          .mytext {color:#132cb1;}
        
        Text color #132cb1
      
           This box has a color of #132cb1        
        
          <div style="background-color:#132cb1;">Content here</div>
        
        
          .mybackground {background-color:#132cb1;}
        
        Background color #132cb1
      
           Border around this has a color of #132cb1        
        
          <div style="border:2px solid #132cb1;">Content here</div>
        
        
          .myborder {border:2px solid #132cb1;}
        
        Border color #132cb1