#132ca6 color space conversions
Hex:
        #132ca6
        RGB:
        19, 44, 166
        CMY:
        93, 83, 35
        CMYK:
        89, 73, 0, 35
      HSL:
        230°, 79.4595%, 36.2745%
        HSV (HSB):
        230°, 88.5542%, 65.0980%
        XYZ:
        8.0522, 4.6930, 36.5578
        xyY:
        0.1633, 0.0952, 4.6930
      CIE-Lab:
        25.8415, 39.2465, -66.8664
        CIE-LCH:
        25.8415, 77.5333, 300.4103
        CIE-Luv:
        25.8415, -8.9449, -81.9076
        Hunter-Lab:
        21.6633, 28.4371, -84.8903
      #132ca6 color charts
#132ca6 RGB chart
      #132ca6 CMYK chart
      #132ca6 RGB pie chart
      #132ca6 color shades, tints & tones
#132ca6 color schemes
#132ca6 color preview, HTML & CSS examples
           This text has a color of #132ca6        
        
          <p style="color:#132ca6;">Text here</p>
        
        
          .mytext {color:#132ca6;}
        
        Text color #132ca6
      
           This box has a color of #132ca6        
        
          <div style="background-color:#132ca6;">Content here</div>
        
        
          .mybackground {background-color:#132ca6;}
        
        Background color #132ca6
      
           Border around this has a color of #132ca6        
        
          <div style="border:2px solid #132ca6;">Content here</div>
        
        
          .myborder {border:2px solid #132ca6;}
        
        Border color #132ca6