#132bc2 color space conversions
Hex:
        #132bc2
        RGB:
        19, 43, 194
        CMY:
        93, 83, 24
        CMYK:
        90, 78, 0, 24
      HSL:
        232°, 82.1596%, 41.7647%
        HSV (HSB):
        232°, 90.2062%, 76.0784%
        XYZ:
        10.8700, 5.7612, 51.5781
        xyY:
        0.1594, 0.0845, 5.7612
      CIE-Lab:
        28.8019, 49.5870, -78.6621
        CIE-LCH:
        28.8019, 92.9870, 302.2265
        CIE-Luv:
        28.8019, -9.4786, -98.3226
        Hunter-Lab:
        24.0026, 38.8327, -110.6037
      #132bc2 color charts
#132bc2 RGB chart
      #132bc2 CMYK chart
      #132bc2 RGB pie chart
      #132bc2 color shades, tints & tones
#132bc2 color schemes
#132bc2 color preview, HTML & CSS examples
           This text has a color of #132bc2        
        
          <p style="color:#132bc2;">Text here</p>
        
        
          .mytext {color:#132bc2;}
        
        Text color #132bc2
      
           This box has a color of #132bc2        
        
          <div style="background-color:#132bc2;">Content here</div>
        
        
          .mybackground {background-color:#132bc2;}
        
        Background color #132bc2
      
           Border around this has a color of #132bc2        
        
          <div style="border:2px solid #132bc2;">Content here</div>
        
        
          .myborder {border:2px solid #132bc2;}
        
        Border color #132bc2