#1461a1 color space conversions
Hex:
        #1461a1
        RGB:
        20, 97, 161
        CMY:
        92, 62, 37
        CMYK:
        88, 40, 0, 37
      HSL:
        207°, 77.9006%, 35.4902%
        HSV (HSB):
        207°, 87.5776%, 63.1373%
        XYZ:
        10.9962, 11.2713, 35.3142
        xyY:
        0.1910, 0.1957, 11.2713
      CIE-Lab:
        40.0337, 2.1094, -40.8027
        CIE-LCH:
        40.0337, 40.8572, 272.9595
        CIE-Luv:
        40.0337, -22.9260, -59.1506
        Hunter-Lab:
        33.5728, -0.2877, -38.8645
      #1461a1 color charts
#1461a1 RGB chart
      #1461a1 CMYK chart
      #1461a1 RGB pie chart
      #1461a1 color shades, tints & tones
#1461a1 color schemes
#1461a1 color preview, HTML & CSS examples
           This text has a color of #1461a1        
        
          <p style="color:#1461a1;">Text here</p>
        
        
          .mytext {color:#1461a1;}
        
        Text color #1461a1
      
           This box has a color of #1461a1        
        
          <div style="background-color:#1461a1;">Content here</div>
        
        
          .mybackground {background-color:#1461a1;}
        
        Background color #1461a1
      
           Border around this has a color of #1461a1        
        
          <div style="border:2px solid #1461a1;">Content here</div>
        
        
          .myborder {border:2px solid #1461a1;}
        
        Border color #1461a1