#132c5a color space conversions
Hex:
        #132c5a
        RGB:
        19, 44, 90
        CMY:
        93, 83, 65
        CMYK:
        79, 51, 0, 65
      HSL:
        219°, 65.1376%, 21.3725%
        HSV (HSB):
        219°, 78.8889%, 35.2941%
        XYZ:
        3.0147, 2.6780, 10.0309
        xyY:
        0.1917, 0.1703, 2.6780
      CIE-Lab:
        18.7052, 8.6811, -30.4915
        CIE-LCH:
        18.7052, 31.7032, 285.8919
        CIE-Luv:
        18.7052, -8.0915, -33.9028
        Hunter-Lab:
        16.3646, 4.2455, -24.8873
      #132c5a color charts
#132c5a RGB chart
      #132c5a CMYK chart
      #132c5a RGB pie chart
      #132c5a color shades, tints & tones
#132c5a color schemes
#132c5a color preview, HTML & CSS examples
           This text has a color of #132c5a        
        
          <p style="color:#132c5a;">Text here</p>
        
        
          .mytext {color:#132c5a;}
        
        Text color #132c5a
      
           This box has a color of #132c5a        
        
          <div style="background-color:#132c5a;">Content here</div>
        
        
          .mybackground {background-color:#132c5a;}
        
        Background color #132c5a
      
           Border around this has a color of #132c5a        
        
          <div style="border:2px solid #132c5a;">Content here</div>
        
        
          .myborder {border:2px solid #132c5a;}
        
        Border color #132c5a