#132ec6 color space conversions
Hex:
        #132ec6
        RGB:
        19, 46, 198
        CMY:
        93, 82, 22
        CMYK:
        90, 77, 0, 22
      HSL:
        231°, 82.4885%, 42.5490%
        HSV (HSB):
        231°, 90.4040%, 77.6471%
        XYZ:
        11.4386, 6.1697, 54.0141
        xyY:
        0.1597, 0.0861, 6.1697
      CIE-Lab:
        29.8365, 49.2873, -79.2951
        CIE-LCH:
        29.8365, 93.3646, 301.8638
        CIE-Luv:
        29.8365, -10.0255, -100.6956
        Hunter-Lab:
        24.8388, 38.7338, -111.5440
      #132ec6 color charts
#132ec6 RGB chart
      #132ec6 CMYK chart
      #132ec6 RGB pie chart
      #132ec6 color shades, tints & tones
#132ec6 color schemes
#132ec6 color preview, HTML & CSS examples
           This text has a color of #132ec6        
        
          <p style="color:#132ec6;">Text here</p>
        
        
          .mytext {color:#132ec6;}
        
        Text color #132ec6
      
           This box has a color of #132ec6        
        
          <div style="background-color:#132ec6;">Content here</div>
        
        
          .mybackground {background-color:#132ec6;}
        
        Background color #132ec6
      
           Border around this has a color of #132ec6        
        
          <div style="border:2px solid #132ec6;">Content here</div>
        
        
          .myborder {border:2px solid #132ec6;}
        
        Border color #132ec6