#132eb2 color space conversions
Hex:
        #132eb2
        RGB:
        19, 46, 178
        CMY:
        93, 82, 30
        CMYK:
        89, 74, 0, 30
      HSL:
        230°, 80.7107%, 38.6275%
        HSV (HSB):
        230°, 89.3258%, 69.8039%
        XYZ:
        9.2814, 5.3068, 42.6546
        xyY:
        0.1621, 0.0927, 5.3068
      CIE-Lab:
        27.5915, 42.3534, -71.1830
        CIE-LCH:
        27.5915, 82.8301, 300.7524
        CIE-Luv:
        27.5915, -9.5529, -88.9851
        Hunter-Lab:
        23.0365, 31.6041, -93.6565
      #132eb2 color charts
#132eb2 RGB chart
      #132eb2 CMYK chart
      #132eb2 RGB pie chart
      #132eb2 color shades, tints & tones
#132eb2 color schemes
#132eb2 color preview, HTML & CSS examples
           This text has a color of #132eb2        
        
          <p style="color:#132eb2;">Text here</p>
        
        
          .mytext {color:#132eb2;}
        
        Text color #132eb2
      
           This box has a color of #132eb2        
        
          <div style="background-color:#132eb2;">Content here</div>
        
        
          .mybackground {background-color:#132eb2;}
        
        Background color #132eb2
      
           Border around this has a color of #132eb2        
        
          <div style="border:2px solid #132eb2;">Content here</div>
        
        
          .myborder {border:2px solid #132eb2;}
        
        Border color #132eb2