#1432d2 color space conversions
Hex:
        #1432d2
        RGB:
        20, 50, 210
        CMY:
        92, 80, 18
        CMYK:
        90, 76, 0, 18
      HSL:
        231°, 82.6087%, 45.0980%
        HSV (HSB):
        231°, 90.4762%, 82.3529%
        XYZ:
        13.0620, 7.0831, 61.6515
        xyY:
        0.1597, 0.0866, 7.0831
      CIE-Lab:
        31.9953, 51.1477, -82.7088
        CIE-LCH:
        31.9953, 97.2463, 301.7329
        CIE-Luv:
        31.9953, -10.8644, -107.6537
        Hunter-Lab:
        26.6140, 41.0318, -118.7156
      #1432d2 color charts
#1432d2 RGB chart
      #1432d2 CMYK chart
      #1432d2 RGB pie chart
      #1432d2 color shades, tints & tones
#1432d2 color schemes
#1432d2 color preview, HTML & CSS examples
           This text has a color of #1432d2        
        
          <p style="color:#1432d2;">Text here</p>
        
        
          .mytext {color:#1432d2;}
        
        Text color #1432d2
      
           This box has a color of #1432d2        
        
          <div style="background-color:#1432d2;">Content here</div>
        
        
          .mybackground {background-color:#1432d2;}
        
        Background color #1432d2
      
           Border around this has a color of #1432d2        
        
          <div style="border:2px solid #1432d2;">Content here</div>
        
        
          .myborder {border:2px solid #1432d2;}
        
        Border color #1432d2