#132a54 color space conversions
Hex:
        #132a54
        RGB:
        19, 42, 84
        CMY:
        93, 84, 67
        CMYK:
        77, 50, 0, 67
      HSL:
        219°, 63.1068%, 20.1961%
        HSV (HSB):
        219°, 77.3810%, 32.9412%
        XYZ:
        2.6968, 2.4345, 8.7153
        xyY:
        0.1948, 0.1758, 2.4345
      CIE-Lab:
        17.6196, 7.5883, -28.2278
        CIE-LCH:
        17.6196, 29.2300, 285.0467
        CIE-Luv:
        17.6196, -7.5127, -30.4896
        Hunter-Lab:
        15.6028, 3.5467, -22.1957
      #132a54 color charts
#132a54 RGB chart
      #132a54 CMYK chart
      #132a54 RGB pie chart
      #132a54 color shades, tints & tones
#132a54 color schemes
#132a54 color preview, HTML & CSS examples
           This text has a color of #132a54        
        
          <p style="color:#132a54;">Text here</p>
        
        
          .mytext {color:#132a54;}
        
        Text color #132a54
      
           This box has a color of #132a54        
        
          <div style="background-color:#132a54;">Content here</div>
        
        
          .mybackground {background-color:#132a54;}
        
        Background color #132a54
      
           Border around this has a color of #132a54        
        
          <div style="border:2px solid #132a54;">Content here</div>
        
        
          .myborder {border:2px solid #132a54;}
        
        Border color #132a54