#1401b8 color space conversions
Hex:
        #1401b8
        RGB:
        20, 1, 184
        CMY:
        92, 100, 28
        CMYK:
        89, 99, 0, 28
      HSL:
        246°, 98.9189%, 36.2745%
        HSV (HSB):
        246°, 99.4565%, 72.1569%
        XYZ:
        8.9511, 3.6311, 45.5765
        xyY:
        0.1539, 0.0624, 3.6311
      CIE-Lab:
        22.4124, 61.9122, -83.3804
        CIE-LCH:
        22.4124, 103.8529, 306.5949
        CIE-Luv:
        22.4124, -5.5213, -88.8816
        Hunter-Lab:
        19.0555, 50.5009, -128.4696
      #1401b8 color charts
#1401b8 RGB chart
      #1401b8 CMYK chart
      #1401b8 RGB pie chart
      #1401b8 color shades, tints & tones
#1401b8 color schemes
#1401b8 color preview, HTML & CSS examples
           This text has a color of #1401b8        
        
          <p style="color:#1401b8;">Text here</p>
        
        
          .mytext {color:#1401b8;}
        
        Text color #1401b8
      
           This box has a color of #1401b8        
        
          <div style="background-color:#1401b8;">Content here</div>
        
        
          .mybackground {background-color:#1401b8;}
        
        Background color #1401b8
      
           Border around this has a color of #1401b8        
        
          <div style="border:2px solid #1401b8;">Content here</div>
        
        
          .myborder {border:2px solid #1401b8;}
        
        Border color #1401b8