#132fa2 color space conversions
Hex:
        #132fa2
        RGB:
        19, 47, 162
        CMY:
        93, 82, 36
        CMYK:
        88, 71, 0, 36
      HSL:
        228°, 79.0055%, 35.4902%
        HSV (HSB):
        228°, 88.2716%, 63.5294%
        XYZ:
        7.8067, 4.7801, 34.6936
        xyY:
        0.1651, 0.1011, 4.7801
      CIE-Lab:
        26.0989, 35.8822, -64.0186
        CIE-LCH:
        26.0989, 73.3888, 299.2705
        CIE-Luv:
        26.0989, -9.4152, -79.3939
        Hunter-Lab:
        21.8635, 25.4749, -78.7787
      #132fa2 color charts
#132fa2 RGB chart
      #132fa2 CMYK chart
      #132fa2 RGB pie chart
      #132fa2 color shades, tints & tones
#132fa2 color schemes
#132fa2 color preview, HTML & CSS examples
           This text has a color of #132fa2        
        
          <p style="color:#132fa2;">Text here</p>
        
        
          .mytext {color:#132fa2;}
        
        Text color #132fa2
      
           This box has a color of #132fa2        
        
          <div style="background-color:#132fa2;">Content here</div>
        
        
          .mybackground {background-color:#132fa2;}
        
        Background color #132fa2
      
           Border around this has a color of #132fa2        
        
          <div style="border:2px solid #132fa2;">Content here</div>
        
        
          .myborder {border:2px solid #132fa2;}
        
        Border color #132fa2