#1401d7 color space conversions
Hex:
        #1401d7
        RGB:
        20, 1, 215
        CMY:
        92, 100, 16
        CMYK:
        91, 100, 0, 16
      HSL:
        245°, 99.0741%, 42.3529%
        HSV (HSB):
        245°, 99.5349%, 84.3137%
        XYZ:
        12.5651, 5.0767, 64.6076
        xyY:
        0.1528, 0.0617, 5.0767
      CIE-Lab:
        26.9523, 69.5708, -94.0071
        CIE-LCH:
        26.9523, 116.9505, 306.5036
        CIE-Luv:
        26.9523, -6.9906, -107.4340
        Hunter-Lab:
        22.5316, 60.1130, -154.2374
      #1401d7 color charts
#1401d7 RGB chart
      #1401d7 CMYK chart
      #1401d7 RGB pie chart
      #1401d7 color shades, tints & tones
#1401d7 color schemes
#1401d7 color preview, HTML & CSS examples
           This text has a color of #1401d7        
        
          <p style="color:#1401d7;">Text here</p>
        
        
          .mytext {color:#1401d7;}
        
        Text color #1401d7
      
           This box has a color of #1401d7        
        
          <div style="background-color:#1401d7;">Content here</div>
        
        
          .mybackground {background-color:#1401d7;}
        
        Background color #1401d7
      
           Border around this has a color of #1401d7        
        
          <div style="border:2px solid #1401d7;">Content here</div>
        
        
          .myborder {border:2px solid #1401d7;}
        
        Border color #1401d7