#132b80 color space conversions
Hex:
        #132b80
        RGB:
        19, 43, 128
        CMY:
        93, 83, 50
        CMYK:
        85, 66, 0, 50
      HSL:
        227°, 74.1497%, 28.8235%
        HSV (HSB):
        227°, 85.1562%, 50.1961%
        XYZ:
        5.0287, 3.4247, 20.8181
        xyY:
        0.1718, 0.1170, 3.4247
      CIE-Lab:
        21.6703, 25.3331, -50.2700
        CIE-LCH:
        21.6703, 56.2924, 296.7454
        CIE-Luv:
        21.6703, -8.0568, -58.8798
        Hunter-Lab:
        18.5060, 16.1192, -53.7433
      #132b80 color charts
#132b80 RGB chart
      #132b80 CMYK chart
      #132b80 RGB pie chart
      #132b80 color shades, tints & tones
#132b80 color schemes
#132b80 color preview, HTML & CSS examples
           This text has a color of #132b80        
        
          <p style="color:#132b80;">Text here</p>
        
        
          .mytext {color:#132b80;}
        
        Text color #132b80
      
           This box has a color of #132b80        
        
          <div style="background-color:#132b80;">Content here</div>
        
        
          .mybackground {background-color:#132b80;}
        
        Background color #132b80
      
           Border around this has a color of #132b80        
        
          <div style="border:2px solid #132b80;">Content here</div>
        
        
          .myborder {border:2px solid #132b80;}
        
        Border color #132b80