#132f99 color space conversions
Hex:
        #132f99
        RGB:
        19, 47, 153
        CMY:
        93, 82, 40
        CMYK:
        88, 69, 0, 40
      HSL:
        227°, 77.9070%, 33.7255%
        HSV (HSB):
        227°, 87.5817%, 60.0000%
        XYZ:
        7.0348, 4.4714, 30.6293
        xyY:
        0.1670, 0.1061, 4.4714
      CIE-Lab:
        25.1723, 32.4635, -60.0588
        CIE-LCH:
        25.1723, 68.2710, 298.3925
        CIE-Luv:
        25.1723, -9.2671, -73.9243
        Hunter-Lab:
        21.1456, 22.3794, -71.0791
      #132f99 color charts
#132f99 RGB chart
      #132f99 CMYK chart
      #132f99 RGB pie chart
      #132f99 color shades, tints & tones
#132f99 color schemes
#132f99 color preview, HTML & CSS examples
           This text has a color of #132f99        
        
          <p style="color:#132f99;">Text here</p>
        
        
          .mytext {color:#132f99;}
        
        Text color #132f99
      
           This box has a color of #132f99        
        
          <div style="background-color:#132f99;">Content here</div>
        
        
          .mybackground {background-color:#132f99;}
        
        Background color #132f99
      
           Border around this has a color of #132f99        
        
          <div style="border:2px solid #132f99;">Content here</div>
        
        
          .myborder {border:2px solid #132f99;}
        
        Border color #132f99