#132fa7 color space conversions
Hex:
        #132fa7
        RGB:
        19, 47, 167
        CMY:
        93, 82, 35
        CMYK:
        89, 72, 0, 35
      HSL:
        229°, 79.5699%, 36.4706%
        HSV (HSB):
        229°, 88.6228%, 65.4902%
        XYZ:
        8.2601, 4.9615, 37.0815
        xyY:
        0.1642, 0.0986, 4.9615
      CIE-Lab:
        26.6248, 37.7447, -66.1766
        CIE-LCH:
        26.6248, 76.1841, 299.6989
        CIE-Luv:
        26.6248, -9.5059, -82.4038
        Hunter-Lab:
        22.2744, 27.2137, -83.1114
      #132fa7 color charts
#132fa7 RGB chart
      #132fa7 CMYK chart
      #132fa7 RGB pie chart
      #132fa7 color shades, tints & tones
#132fa7 color schemes
#132fa7 color preview, HTML & CSS examples
           This text has a color of #132fa7        
        
          <p style="color:#132fa7;">Text here</p>
        
        
          .mytext {color:#132fa7;}
        
        Text color #132fa7
      
           This box has a color of #132fa7        
        
          <div style="background-color:#132fa7;">Content here</div>
        
        
          .mybackground {background-color:#132fa7;}
        
        Background color #132fa7
      
           Border around this has a color of #132fa7        
        
          <div style="border:2px solid #132fa7;">Content here</div>
        
        
          .myborder {border:2px solid #132fa7;}
        
        Border color #132fa7