#1401b3 color space conversions
Hex:
        #1401b3
        RGB:
        20, 1, 179
        CMY:
        92, 100, 30
        CMYK:
        89, 99, 0, 30
      HSL:
        246°, 98.8889%, 35.2941%
        HSV (HSB):
        246°, 99.4413%, 70.1961%
        XYZ:
        8.4360, 3.4251, 42.8643
        xyY:
        0.1542, 0.0626, 3.4251
      CIE-Lab:
        21.6718, 60.6551, -81.6289
        CIE-LCH:
        21.6718, 101.6972, 306.6145
        CIE-Luv:
        21.6718, -5.2786, -85.8501
        Hunter-Lab:
        18.5070, 48.9780, -124.3672
      #1401b3 color charts
#1401b3 RGB chart
      #1401b3 CMYK chart
      #1401b3 RGB pie chart
      #1401b3 color shades, tints & tones
#1401b3 color schemes
#1401b3 color preview, HTML & CSS examples
           This text has a color of #1401b3        
        
          <p style="color:#1401b3;">Text here</p>
        
        
          .mytext {color:#1401b3;}
        
        Text color #1401b3
      
           This box has a color of #1401b3        
        
          <div style="background-color:#1401b3;">Content here</div>
        
        
          .mybackground {background-color:#1401b3;}
        
        Background color #1401b3
      
           Border around this has a color of #1401b3        
        
          <div style="border:2px solid #1401b3;">Content here</div>
        
        
          .myborder {border:2px solid #1401b3;}
        
        Border color #1401b3