#1461c5 color space conversions
Hex:
        #1461c5
        RGB:
        20, 97, 197
        CMY:
        92, 62, 23
        CMYK:
        90, 51, 0, 23
      HSL:
        214°, 81.5668%, 42.5490%
        HSV (HSB):
        214°, 89.8477%, 77.2549%
        XYZ:
        14.6412, 12.7293, 54.5087
        xyY:
        0.1788, 0.1555, 12.7293
      CIE-Lab:
        42.3525, 16.5102, -58.1975
        CIE-LCH:
        42.3525, 60.4941, 285.8382
        CIE-Luv:
        42.3525, -21.5682, -86.9673
        Hunter-Lab:
        35.6782, 10.8141, -65.6077
      #1461c5 color charts
#1461c5 RGB chart
      #1461c5 CMYK chart
      #1461c5 RGB pie chart
      #1461c5 color shades, tints & tones
#1461c5 color schemes
#1461c5 color preview, HTML & CSS examples
           This text has a color of #1461c5        
        
          <p style="color:#1461c5;">Text here</p>
        
        
          .mytext {color:#1461c5;}
        
        Text color #1461c5
      
           This box has a color of #1461c5        
        
          <div style="background-color:#1461c5;">Content here</div>
        
        
          .mybackground {background-color:#1461c5;}
        
        Background color #1461c5
      
           Border around this has a color of #1461c5        
        
          <div style="border:2px solid #1461c5;">Content here</div>
        
        
          .myborder {border:2px solid #1461c5;}
        
        Border color #1461c5