#132c7a color space conversions
Hex:
        #132c7a
        RGB:
        19, 44, 122
        CMY:
        93, 83, 52
        CMYK:
        84, 64, 0, 52
      HSL:
        225°, 73.0496%, 27.6471%
        HSV (HSB):
        225°, 84.4262%, 47.8431%
        XYZ:
        4.6821, 3.3450, 18.8112
        xyY:
        0.1745, 0.1246, 3.3450
      CIE-Lab:
        21.3756, 22.1877, -46.9501
        CIE-LCH:
        21.3756, 51.9288, 295.2945
        CIE-Luv:
        21.3756, -8.2129, -54.9737
        Hunter-Lab:
        18.2892, 13.6904, -48.1798
      #132c7a color charts
#132c7a RGB chart
      #132c7a CMYK chart
      #132c7a RGB pie chart
      #132c7a color shades, tints & tones
#132c7a color schemes
#132c7a color preview, HTML & CSS examples
           This text has a color of #132c7a        
        
          <p style="color:#132c7a;">Text here</p>
        
        
          .mytext {color:#132c7a;}
        
        Text color #132c7a
      
           This box has a color of #132c7a        
        
          <div style="background-color:#132c7a;">Content here</div>
        
        
          .mybackground {background-color:#132c7a;}
        
        Background color #132c7a
      
           Border around this has a color of #132c7a        
        
          <div style="border:2px solid #132c7a;">Content here</div>
        
        
          .myborder {border:2px solid #132c7a;}
        
        Border color #132c7a