#132e8f color space conversions
Hex:
        #132e8f
        RGB:
        19, 46, 143
        CMY:
        93, 82, 44
        CMYK:
        87, 68, 0, 44
      HSL:
        227°, 76.5432%, 31.7647%
        HSV (HSB):
        227°, 86.7133%, 56.0784%
        XYZ:
        6.2035, 4.0756, 26.4463
        xyY:
        0.1689, 0.1110, 4.0756
      CIE-Lab:
        23.9198, 29.2434, -55.9584
        CIE-LCH:
        23.9198, 63.1389, 297.5912
        CIE-Luv:
        23.9198, -8.9137, -67.8694
        Hunter-Lab:
        20.1881, 19.5209, -63.5378
      #132e8f color charts
#132e8f RGB chart
      #132e8f CMYK chart
      #132e8f RGB pie chart
      #132e8f color shades, tints & tones
#132e8f color schemes
#132e8f color preview, HTML & CSS examples
           This text has a color of #132e8f        
        
          <p style="color:#132e8f;">Text here</p>
        
        
          .mytext {color:#132e8f;}
        
        Text color #132e8f
      
           This box has a color of #132e8f        
        
          <div style="background-color:#132e8f;">Content here</div>
        
        
          .mybackground {background-color:#132e8f;}
        
        Background color #132e8f
      
           Border around this has a color of #132e8f        
        
          <div style="border:2px solid #132e8f;">Content here</div>
        
        
          .myborder {border:2px solid #132e8f;}
        
        Border color #132e8f