#1401d5 color space conversions
Hex:
        #1401d5
        RGB:
        20, 1, 213
        CMY:
        92, 100, 16
        CMYK:
        91, 100, 0, 16
      HSL:
        245°, 99.0654%, 41.9608%
        HSV (HSB):
        245°, 99.5305%, 83.5294%
        XYZ:
        12.3096, 4.9745, 63.2622
        xyY:
        0.1528, 0.0618, 4.9745
      CIE-Lab:
        26.6621, 69.0833, -93.3325
        CIE-LCH:
        26.6621, 116.1183, 306.5083
        CIE-Luv:
        26.6621, -6.8976, -106.2496
        Hunter-Lab:
        22.3036, 59.4844, -152.5579
      #1401d5 color charts
#1401d5 RGB chart
      #1401d5 CMYK chart
      #1401d5 RGB pie chart
      #1401d5 color shades, tints & tones
#1401d5 color schemes
#1401d5 color preview, HTML & CSS examples
           This text has a color of #1401d5        
        
          <p style="color:#1401d5;">Text here</p>
        
        
          .mytext {color:#1401d5;}
        
        Text color #1401d5
      
           This box has a color of #1401d5        
        
          <div style="background-color:#1401d5;">Content here</div>
        
        
          .mybackground {background-color:#1401d5;}
        
        Background color #1401d5
      
           Border around this has a color of #1401d5        
        
          <div style="border:2px solid #1401d5;">Content here</div>
        
        
          .myborder {border:2px solid #1401d5;}
        
        Border color #1401d5