#1401f5 color space conversions
Hex:
        #1401f5
        RGB:
        20, 1, 245
        CMY:
        92, 100, 4
        CMYK:
        92, 100, 0, 4
      HSL:
        245°, 99.1870%, 48.2353%
        HSV (HSB):
        245°, 99.5918%, 96.0784%
        XYZ:
        16.7808, 6.7630, 86.8071
        xyY:
        0.1521, 0.0613, 6.7630
      CIE-Lab:
        31.2612, 76.7848, -103.9659
        CIE-LCH:
        31.2612, 129.2471, 306.4480
        CIE-Luv:
        31.2612, -8.3591, -125.0022
        Hunter-Lab:
        26.0058, 69.6708, -179.7057
      #1401f5 color charts
#1401f5 RGB chart
      #1401f5 CMYK chart
      #1401f5 RGB pie chart
      #1401f5 color shades, tints & tones
#1401f5 color schemes
#1401f5 color preview, HTML & CSS examples
           This text has a color of #1401f5        
        
          <p style="color:#1401f5;">Text here</p>
        
        
          .mytext {color:#1401f5;}
        
        Text color #1401f5
      
           This box has a color of #1401f5        
        
          <div style="background-color:#1401f5;">Content here</div>
        
        
          .mybackground {background-color:#1401f5;}
        
        Background color #1401f5
      
           Border around this has a color of #1401f5        
        
          <div style="border:2px solid #1401f5;">Content here</div>
        
        
          .myborder {border:2px solid #1401f5;}
        
        Border color #1401f5