#132ce8 color space conversions
Hex:
        #132ce8
        RGB:
        19, 44, 232
        CMY:
        93, 83, 9
        CMYK:
        92, 81, 0, 9
      HSL:
        233°, 84.8606%, 49.2157%
        HSV (HSB):
        233°, 91.8103%, 90.9804%
        XYZ:
        15.7347, 7.7660, 77.0136
        xyY:
        0.1565, 0.0773, 7.7660
      CIE-Lab:
        33.4907, 61.2208, -92.8676
        CIE-LCH:
        33.4907, 111.2312, 303.3939
        CIE-Luv:
        33.4907, -10.7021, -120.1349
        Hunter-Lab:
        27.8676, 52.0174, -144.3441
      #132ce8 color charts
#132ce8 RGB chart
      #132ce8 CMYK chart
      #132ce8 RGB pie chart
      #132ce8 color shades, tints & tones
#132ce8 color schemes
#132ce8 color preview, HTML & CSS examples
           This text has a color of #132ce8        
        
          <p style="color:#132ce8;">Text here</p>
        
        
          .mytext {color:#132ce8;}
        
        Text color #132ce8
      
           This box has a color of #132ce8        
        
          <div style="background-color:#132ce8;">Content here</div>
        
        
          .mybackground {background-color:#132ce8;}
        
        Background color #132ce8
      
           Border around this has a color of #132ce8        
        
          <div style="border:2px solid #132ce8;">Content here</div>
        
        
          .myborder {border:2px solid #132ce8;}
        
        Border color #132ce8