#1401af color space conversions
Hex:
        #1401af
        RGB:
        20, 1, 175
        CMY:
        92, 100, 31
        CMYK:
        89, 99, 0, 31
      HSL:
        247°, 98.8636%, 34.5098%
        HSV (HSB):
        247°, 99.4286%, 68.6275%
        XYZ:
        8.0372, 3.2656, 40.7642
        xyY:
        0.1544, 0.0627, 3.2656
      CIE-Lab:
        21.0776, 59.6447, -80.2192
        CIE-LCH:
        21.0776, 99.9631, 306.6316
        CIE-Luv:
        21.0776, -5.0832, -83.4170
        Hunter-Lab:
        18.0709, 47.7655, -121.0961
      #1401af color charts
#1401af RGB chart
      #1401af CMYK chart
      #1401af RGB pie chart
      #1401af color shades, tints & tones
#1401af color schemes
#1401af color preview, HTML & CSS examples
           This text has a color of #1401af        
        
          <p style="color:#1401af;">Text here</p>
        
        
          .mytext {color:#1401af;}
        
        Text color #1401af
      
           This box has a color of #1401af        
        
          <div style="background-color:#1401af;">Content here</div>
        
        
          .mybackground {background-color:#1401af;}
        
        Background color #1401af
      
           Border around this has a color of #1401af        
        
          <div style="border:2px solid #1401af;">Content here</div>
        
        
          .myborder {border:2px solid #1401af;}
        
        Border color #1401af