#132fc8 color space conversions
Hex:
        #132fc8
        RGB:
        19, 47, 200
        CMY:
        93, 82, 22
        CMYK:
        91, 77, 0, 22
      HSL:
        231°, 82.6484%, 42.9412%
        HSV (HSB):
        231°, 90.5000%, 78.4314%
        XYZ:
        11.7104, 6.3416, 55.2504
        xyY:
        0.1598, 0.0865, 6.3416
      CIE-Lab:
        30.2585, 49.4086, -79.7665
        CIE-LCH:
        30.2585, 93.8291, 301.7747
        CIE-Luv:
        30.2585, -10.2266, -101.8624
        Hunter-Lab:
        25.1825, 38.9367, -112.4543
      #132fc8 color charts
#132fc8 RGB chart
      #132fc8 CMYK chart
      #132fc8 RGB pie chart
      #132fc8 color shades, tints & tones
#132fc8 color schemes
#132fc8 color preview, HTML & CSS examples
           This text has a color of #132fc8        
        
          <p style="color:#132fc8;">Text here</p>
        
        
          .mytext {color:#132fc8;}
        
        Text color #132fc8
      
           This box has a color of #132fc8        
        
          <div style="background-color:#132fc8;">Content here</div>
        
        
          .mybackground {background-color:#132fc8;}
        
        Background color #132fc8
      
           Border around this has a color of #132fc8        
        
          <div style="border:2px solid #132fc8;">Content here</div>
        
        
          .myborder {border:2px solid #132fc8;}
        
        Border color #132fc8