#132c52 color space conversions
Hex:
        #132c52
        RGB:
        19, 44, 82
        CMY:
        93, 83, 68
        CMYK:
        77, 46, 0, 68
      HSL:
        216°, 62.3762%, 19.8039%
        HSV (HSB):
        216°, 76.8293%, 32.1569%
        XYZ:
        2.6922, 2.5490, 8.3328
        xyY:
        0.1983, 0.1878, 2.5490
      CIE-Lab:
        18.1388, 5.2651, -26.0527
        CIE-LCH:
        18.1388, 26.5794, 281.4252
        CIE-Luv:
        18.1388, -8.1329, -28.3796
        Hunter-Lab:
        15.9656, 2.1601, -19.7686
      #132c52 color charts
#132c52 RGB chart
      #132c52 CMYK chart
      #132c52 RGB pie chart
      #132c52 color shades, tints & tones
#132c52 color schemes
#132c52 color preview, HTML & CSS examples
           This text has a color of #132c52        
        
          <p style="color:#132c52;">Text here</p>
        
        
          .mytext {color:#132c52;}
        
        Text color #132c52
      
           This box has a color of #132c52        
        
          <div style="background-color:#132c52;">Content here</div>
        
        
          .mybackground {background-color:#132c52;}
        
        Background color #132c52
      
           Border around this has a color of #132c52        
        
          <div style="border:2px solid #132c52;">Content here</div>
        
        
          .myborder {border:2px solid #132c52;}
        
        Border color #132c52