#1466cd color space conversions
Hex:
        #1466cd
        RGB:
        20, 102, 205
        CMY:
        92, 60, 20
        CMYK:
        90, 50, 0, 20
      HSL:
        213°, 82.2222%, 44.1176%
        HSV (HSB):
        213°, 90.2439%, 80.3922%
        XYZ:
        16.0593, 14.0592, 59.6249
        xyY:
        0.1789, 0.1567, 14.0592
      CIE-Lab:
        44.3178, 16.4275, -59.6299
        CIE-LCH:
        44.3178, 61.8513, 285.4024
        CIE-Luv:
        44.3178, -22.7865, -90.1887
        Hunter-Lab:
        37.4957, 10.8338, -68.0349
      #1466cd color charts
#1466cd RGB chart
      #1466cd CMYK chart
      #1466cd RGB pie chart
      #1466cd color shades, tints & tones
#1466cd color schemes
#1466cd color preview, HTML & CSS examples
           This text has a color of #1466cd        
        
          <p style="color:#1466cd;">Text here</p>
        
        
          .mytext {color:#1466cd;}
        
        Text color #1466cd
      
           This box has a color of #1466cd        
        
          <div style="background-color:#1466cd;">Content here</div>
        
        
          .mybackground {background-color:#1466cd;}
        
        Background color #1466cd
      
           Border around this has a color of #1466cd        
        
          <div style="border:2px solid #1466cd;">Content here</div>
        
        
          .myborder {border:2px solid #1466cd;}
        
        Border color #1466cd