#1461a4 color space conversions
Hex:
        #1461a4
        RGB:
        20, 97, 164
        CMY:
        92, 62, 36
        CMYK:
        88, 41, 0, 36
      HSL:
        208°, 78.2609%, 36.0784%
        HSV (HSB):
        208°, 87.8049%, 64.3137%
        XYZ:
        11.2640, 11.3784, 36.7245
        xyY:
        0.1897, 0.1917, 11.3784
      CIE-Lab:
        40.2107, 3.3088, -42.3030
        CIE-LCH:
        40.2107, 42.4322, 274.4723
        CIE-Luv:
        40.2107, -22.7906, -61.5620
        Hunter-Lab:
        33.7320, 0.5751, -40.9376
      #1461a4 color charts
#1461a4 RGB chart
      #1461a4 CMYK chart
      #1461a4 RGB pie chart
      #1461a4 color shades, tints & tones
#1461a4 color schemes
#1461a4 color preview, HTML & CSS examples
           This text has a color of #1461a4        
        
          <p style="color:#1461a4;">Text here</p>
        
        
          .mytext {color:#1461a4;}
        
        Text color #1461a4
      
           This box has a color of #1461a4        
        
          <div style="background-color:#1461a4;">Content here</div>
        
        
          .mybackground {background-color:#1461a4;}
        
        Background color #1461a4
      
           Border around this has a color of #1461a4        
        
          <div style="border:2px solid #1461a4;">Content here</div>
        
        
          .myborder {border:2px solid #1461a4;}
        
        Border color #1461a4