#1461d2 color space conversions
Hex:
        #1461d2
        RGB:
        20, 97, 210
        CMY:
        92, 62, 18
        CMYK:
        90, 54, 0, 18
      HSL:
        216°, 82.6087%, 45.0980%
        HSV (HSB):
        216°, 90.4762%, 82.3529%
        XYZ:
        16.1960, 13.3513, 62.6962
        xyY:
        0.1756, 0.1447, 13.3513
      CIE-Lab:
        43.2878, 21.6493, -64.1683
        CIE-LCH:
        43.2878, 67.7220, 288.6435
        CIE-Luv:
        43.2878, -21.2166, -96.4056
        Hunter-Lab:
        36.5394, 15.1761, -76.1554
      #1461d2 color charts
#1461d2 RGB chart
      #1461d2 CMYK chart
      #1461d2 RGB pie chart
      #1461d2 color shades, tints & tones
#1461d2 color schemes
#1461d2 color preview, HTML & CSS examples
           This text has a color of #1461d2        
        
          <p style="color:#1461d2;">Text here</p>
        
        
          .mytext {color:#1461d2;}
        
        Text color #1461d2
      
           This box has a color of #1461d2        
        
          <div style="background-color:#1461d2;">Content here</div>
        
        
          .mybackground {background-color:#1461d2;}
        
        Background color #1461d2
      
           Border around this has a color of #1461d2        
        
          <div style="border:2px solid #1461d2;">Content here</div>
        
        
          .myborder {border:2px solid #1461d2;}
        
        Border color #1461d2