#1432ec color space conversions
Hex:
        #1432ec
        RGB:
        20, 50, 236
        CMY:
        92, 80, 7
        CMYK:
        92, 79, 0, 7
      HSL:
        232°, 85.0394%, 50.1961%
        HSV (HSB):
        232°, 91.5254%, 92.5490%
        XYZ:
        16.5694, 8.4861, 80.1215
        xyY:
        0.1575, 0.0807, 8.4861
      CIE-Lab:
        34.9753, 59.5929, -92.6735
        CIE-LCH:
        34.9753, 110.1803, 302.7427
        CIE-Luv:
        34.9753, -11.5228, -122.5637
        Hunter-Lab:
        29.1308, 50.5506, -142.6798
      #1432ec color charts
#1432ec RGB chart
      #1432ec CMYK chart
      #1432ec RGB pie chart
      #1432ec color shades, tints & tones
#1432ec color schemes
#1432ec color preview, HTML & CSS examples
           This text has a color of #1432ec        
        
          <p style="color:#1432ec;">Text here</p>
        
        
          .mytext {color:#1432ec;}
        
        Text color #1432ec
      
           This box has a color of #1432ec        
        
          <div style="background-color:#1432ec;">Content here</div>
        
        
          .mybackground {background-color:#1432ec;}
        
        Background color #1432ec
      
           Border around this has a color of #1432ec        
        
          <div style="border:2px solid #1432ec;">Content here</div>
        
        
          .myborder {border:2px solid #1432ec;}
        
        Border color #1432ec