#1431ce color space conversions
Hex:
        #1431ce
        RGB:
        20, 49, 206
        CMY:
        92, 81, 19
        CMYK:
        90, 76, 0, 19
      HSL:
        231°, 82.3009%, 44.3137%
        HSV (HSB):
        231°, 90.2913%, 80.7843%
        XYZ:
        12.5274, 6.8016, 59.0451
        xyY:
        0.1598, 0.0868, 6.8016
      CIE-Lab:
        31.3509, 50.3562, -81.4545
        CIE-LCH:
        31.3509, 95.7632, 301.7249
        CIE-Luv:
        31.3509, -10.6159, -105.3436
        Hunter-Lab:
        26.0798, 40.1023, -115.9774
      #1431ce color charts
#1431ce RGB chart
      #1431ce CMYK chart
      #1431ce RGB pie chart
      #1431ce color shades, tints & tones
#1431ce color schemes
#1431ce color preview, HTML & CSS examples
           This text has a color of #1431ce        
        
          <p style="color:#1431ce;">Text here</p>
        
        
          .mytext {color:#1431ce;}
        
        Text color #1431ce
      
           This box has a color of #1431ce        
        
          <div style="background-color:#1431ce;">Content here</div>
        
        
          .mybackground {background-color:#1431ce;}
        
        Background color #1431ce
      
           Border around this has a color of #1431ce        
        
          <div style="border:2px solid #1431ce;">Content here</div>
        
        
          .myborder {border:2px solid #1431ce;}
        
        Border color #1431ce