#1431e1 color space conversions
Hex:
        #1431e1
        RGB:
        20, 49, 225
        CMY:
        92, 81, 12
        CMYK:
        91, 78, 0, 12
      HSL:
        232°, 83.6735%, 48.0392%
        HSV (HSB):
        232°, 91.1111%, 88.2353%
        XYZ:
        14.9774, 7.7816, 71.9468
        xyY:
        0.1581, 0.0822, 7.7816
      CIE-Lab:
        33.5238, 56.6010, -88.8137
        CIE-LCH:
        33.5238, 105.3164, 302.5094
        CIE-Luv:
        33.5238, -11.0951, -116.2839
        Hunter-Lab:
        27.8955, 47.0215, -133.3911
      #1431e1 color charts
#1431e1 RGB chart
      #1431e1 CMYK chart
      #1431e1 RGB pie chart
      #1431e1 color shades, tints & tones
#1431e1 color schemes
#1431e1 color preview, HTML & CSS examples
           This text has a color of #1431e1        
        
          <p style="color:#1431e1;">Text here</p>
        
        
          .mytext {color:#1431e1;}
        
        Text color #1431e1
      
           This box has a color of #1431e1        
        
          <div style="background-color:#1431e1;">Content here</div>
        
        
          .mybackground {background-color:#1431e1;}
        
        Background color #1431e1
      
           Border around this has a color of #1431e1        
        
          <div style="border:2px solid #1431e1;">Content here</div>
        
        
          .myborder {border:2px solid #1431e1;}
        
        Border color #1431e1