#1463a8 color space conversions
Hex:
        #1463a8
        RGB:
        20, 99, 168
        CMY:
        92, 61, 34
        CMYK:
        88, 41, 0, 34
      HSL:
        208°, 78.7234%, 36.8627%
        HSV (HSB):
        208°, 88.0952%, 65.8824%
        XYZ:
        11.8182, 11.8996, 38.7197
        xyY:
        0.1893, 0.1906, 11.8996
      CIE-Lab:
        41.0560, 3.6285, -43.3224
        CIE-LCH:
        41.0560, 43.4741, 274.7877
        CIE-Luv:
        41.0560, -23.2656, -63.4534
        Hunter-Lab:
        34.4957, 0.7864, -42.4031
      #1463a8 color charts
#1463a8 RGB chart
      #1463a8 CMYK chart
      #1463a8 RGB pie chart
      #1463a8 color shades, tints & tones
#1463a8 color schemes
#1463a8 color preview, HTML & CSS examples
           This text has a color of #1463a8        
        
          <p style="color:#1463a8;">Text here</p>
        
        
          .mytext {color:#1463a8;}
        
        Text color #1463a8
      
           This box has a color of #1463a8        
        
          <div style="background-color:#1463a8;">Content here</div>
        
        
          .mybackground {background-color:#1463a8;}
        
        Background color #1463a8
      
           Border around this has a color of #1463a8        
        
          <div style="border:2px solid #1463a8;">Content here</div>
        
        
          .myborder {border:2px solid #1463a8;}
        
        Border color #1463a8