#132aa0 color space conversions
Hex:
        #132aa0
        RGB:
        19, 42, 160
        CMY:
        93, 84, 37
        CMYK:
        88, 74, 0, 37
      HSL:
        230°, 78.7709%, 35.0980%
        HSV (HSB):
        230°, 88.1250%, 62.7451%
        XYZ:
        7.4417, 4.3324, 33.7017
        xyY:
        0.1636, 0.0953, 4.3324
      CIE-Lab:
        24.7414, 38.2924, -65.0447
        CIE-LCH:
        24.7414, 75.4793, 300.4857
        CIE-Luv:
        24.7414, -8.4612, -78.3645
        Hunter-Lab:
        20.8145, 27.3926, -81.4290
      #132aa0 color charts
#132aa0 RGB chart
      #132aa0 CMYK chart
      #132aa0 RGB pie chart
      #132aa0 color shades, tints & tones
#132aa0 color schemes
#132aa0 color preview, HTML & CSS examples
           This text has a color of #132aa0        
        
          <p style="color:#132aa0;">Text here</p>
        
        
          .mytext {color:#132aa0;}
        
        Text color #132aa0
      
           This box has a color of #132aa0        
        
          <div style="background-color:#132aa0;">Content here</div>
        
        
          .mybackground {background-color:#132aa0;}
        
        Background color #132aa0
      
           Border around this has a color of #132aa0        
        
          <div style="border:2px solid #132aa0;">Content here</div>
        
        
          .myborder {border:2px solid #132aa0;}
        
        Border color #132aa0