#132bff color space conversions
Hex:
        #132bff
        RGB:
        19, 43, 255
        CMY:
        93, 83, 0
        CMYK:
        93, 83, 0, 0
      HSL:
        234°, 100.0000%, 53.7255%
        HSV (HSB):
        234°, 92.5490%, 100.0000%
        XYZ:
        19.1824, 9.0862, 95.3505
        xyY:
        0.1552, 0.0735, 9.0862
      CIE-Lab:
        36.1497, 68.5030, -101.4319
        CIE-LCH:
        36.1497, 122.3973, 304.0335
        CIE-Luv:
        36.1497, -11.3056, -133.0536
        Hunter-Lab:
        30.1433, 60.8420, -166.4481
      #132bff color charts
#132bff RGB chart
      #132bff CMYK chart
      #132bff RGB pie chart
      #132bff color shades, tints & tones
#132bff color schemes
#132bff color preview, HTML & CSS examples
           This text has a color of #132bff        
        
          <p style="color:#132bff;">Text here</p>
        
        
          .mytext {color:#132bff;}
        
        Text color #132bff
      
           This box has a color of #132bff        
        
          <div style="background-color:#132bff;">Content here</div>
        
        
          .mybackground {background-color:#132bff;}
        
        Background color #132bff
      
           Border around this has a color of #132bff        
        
          <div style="border:2px solid #132bff;">Content here</div>
        
        
          .myborder {border:2px solid #132bff;}
        
        Border color #132bff