#132ea9 color space conversions
Hex:
        #132ea9
        RGB:
        19, 46, 169
        CMY:
        93, 82, 34
        CMYK:
        89, 73, 0, 34
      HSL:
        229°, 79.7872%, 36.8627%
        HSV (HSB):
        229°, 88.7574%, 66.2745%
        XYZ:
        8.4070, 4.9570, 38.0498
        xyY:
        0.1635, 0.0964, 4.9570
      CIE-Lab:
        26.6119, 39.1050, -67.4041
        CIE-LCH:
        26.6119, 77.9263, 300.1205
        CIE-Luv:
        26.6119, -9.3626, -83.6424
        Hunter-Lab:
        22.2643, 28.4388, -85.7417
      #132ea9 color charts
#132ea9 RGB chart
      #132ea9 CMYK chart
      #132ea9 RGB pie chart
      #132ea9 color shades, tints & tones
#132ea9 color schemes
#132ea9 color preview, HTML & CSS examples
           This text has a color of #132ea9        
        
          <p style="color:#132ea9;">Text here</p>
        
        
          .mytext {color:#132ea9;}
        
        Text color #132ea9
      
           This box has a color of #132ea9        
        
          <div style="background-color:#132ea9;">Content here</div>
        
        
          .mybackground {background-color:#132ea9;}
        
        Background color #132ea9
      
           Border around this has a color of #132ea9        
        
          <div style="border:2px solid #132ea9;">Content here</div>
        
        
          .myborder {border:2px solid #132ea9;}
        
        Border color #132ea9