#1433f2 color space conversions
Hex:
        #1433f2
        RGB:
        20, 51, 242
        CMY:
        92, 80, 5
        CMYK:
        92, 79, 0, 5
      HSL:
        232°, 89.5161%, 51.3725%
        HSV (HSB):
        232°, 91.7355%, 94.9020%
        XYZ:
        17.4993, 8.9272, 84.8052
        xyY:
        0.1573, 0.0803, 8.9272
      CIE-Lab:
        35.8437, 60.9803, -94.6283
        CIE-LCH:
        35.8437, 112.5749, 302.7985
        CIE-Luv:
        35.8437, -11.8157, -125.9776
        Hunter-Lab:
        29.8784, 52.2576, -147.3707
      #1433f2 color charts
#1433f2 RGB chart
      #1433f2 CMYK chart
      #1433f2 RGB pie chart
      #1433f2 color shades, tints & tones
#1433f2 color schemes
#1433f2 color preview, HTML & CSS examples
           This text has a color of #1433f2        
        
          <p style="color:#1433f2;">Text here</p>
        
        
          .mytext {color:#1433f2;}
        
        Text color #1433f2
      
           This box has a color of #1433f2        
        
          <div style="background-color:#1433f2;">Content here</div>
        
        
          .mybackground {background-color:#1433f2;}
        
        Background color #1433f2
      
           Border around this has a color of #1433f2        
        
          <div style="border:2px solid #1433f2;">Content here</div>
        
        
          .myborder {border:2px solid #1433f2;}
        
        Border color #1433f2