#1464ad color space conversions
Hex:
        #1464ad
        RGB:
        20, 100, 173
        CMY:
        92, 61, 32
        CMYK:
        88, 42, 0, 32
      HSL:
        209°, 79.2746%, 37.8431%
        HSV (HSB):
        209°, 88.4393%, 67.8431%
        XYZ:
        12.3885, 12.2802, 41.2525
        xyY:
        0.1879, 0.1863, 12.2802
      CIE-Lab:
        41.6580, 4.9849, -45.3090
        CIE-LCH:
        41.6580, 45.5824, 276.2785
        CIE-Luv:
        41.6580, -23.3694, -66.7910
        Hunter-Lab:
        35.0431, 1.7781, -45.2656
      #1464ad color charts
#1464ad RGB chart
      #1464ad CMYK chart
      #1464ad RGB pie chart
      #1464ad color shades, tints & tones
#1464ad color schemes
#1464ad color preview, HTML & CSS examples
           This text has a color of #1464ad        
        
          <p style="color:#1464ad;">Text here</p>
        
        
          .mytext {color:#1464ad;}
        
        Text color #1464ad
      
           This box has a color of #1464ad        
        
          <div style="background-color:#1464ad;">Content here</div>
        
        
          .mybackground {background-color:#1464ad;}
        
        Background color #1464ad
      
           Border around this has a color of #1464ad        
        
          <div style="border:2px solid #1464ad;">Content here</div>
        
        
          .myborder {border:2px solid #1464ad;}
        
        Border color #1464ad