#1401f7 color space conversions
Hex:
        #1401f7
        RGB:
        20, 1, 247
        CMY:
        92, 100, 3
        CMYK:
        92, 100, 0, 3
      HSL:
        245°, 99.1935%, 48.6275%
        HSV (HSB):
        245°, 99.5951%, 96.8627%
        XYZ:
        17.0878, 6.8858, 88.4242
        xyY:
        0.1520, 0.0613, 6.8858
      CIE-Lab:
        31.5456, 77.2596, -104.6200
        CIE-LCH:
        31.5456, 130.0553, 306.4450
        CIE-Luv:
        31.5456, -8.4487, -126.1605
        Hunter-Lab:
        26.2409, 70.3163, -181.4216
      #1401f7 color charts
#1401f7 RGB chart
      #1401f7 CMYK chart
      #1401f7 RGB pie chart
      #1401f7 color shades, tints & tones
#1401f7 color schemes
#1401f7 color preview, HTML & CSS examples
           This text has a color of #1401f7        
        
          <p style="color:#1401f7;">Text here</p>
        
        
          .mytext {color:#1401f7;}
        
        Text color #1401f7
      
           This box has a color of #1401f7        
        
          <div style="background-color:#1401f7;">Content here</div>
        
        
          .mybackground {background-color:#1401f7;}
        
        Background color #1401f7
      
           Border around this has a color of #1401f7        
        
          <div style="border:2px solid #1401f7;">Content here</div>
        
        
          .myborder {border:2px solid #1401f7;}
        
        Border color #1401f7