#1401c4 color space conversions
Hex:
        #1401c4
        RGB:
        20, 1, 196
        CMY:
        92, 100, 23
        CMYK:
        90, 99, 0, 23
      HSL:
        246°, 98.9848%, 38.6275%
        HSV (HSB):
        246°, 99.4898%, 76.8627%
        XYZ:
        10.2632, 4.1560, 52.4858
        xyY:
        0.1534, 0.0621, 4.1560
      CIE-Lab:
        24.1805, 64.9036, -87.5394
        CIE-LCH:
        24.1805, 108.9754, 306.5540
        CIE-Luv:
        24.1805, -6.0973, -96.1126
        Hunter-Lab:
        20.3862, 54.1878, -138.3766
      #1401c4 color charts
#1401c4 RGB chart
      #1401c4 CMYK chart
      #1401c4 RGB pie chart
      #1401c4 color shades, tints & tones
#1401c4 color schemes
#1401c4 color preview, HTML & CSS examples
           This text has a color of #1401c4        
        
          <p style="color:#1401c4;">Text here</p>
        
        
          .mytext {color:#1401c4;}
        
        Text color #1401c4
      
           This box has a color of #1401c4        
        
          <div style="background-color:#1401c4;">Content here</div>
        
        
          .mybackground {background-color:#1401c4;}
        
        Background color #1401c4
      
           Border around this has a color of #1401c4        
        
          <div style="border:2px solid #1401c4;">Content here</div>
        
        
          .myborder {border:2px solid #1401c4;}
        
        Border color #1401c4