#1466fc color space conversions
Hex:
        #1466fc
        RGB:
        20, 102, 252
        CMY:
        92, 60, 1
        CMYK:
        92, 60, 0, 1
      HSL:
        219°, 97.4790%, 53.3333%
        HSV (HSB):
        219°, 92.0635%, 98.8235%
        XYZ:
        22.6105, 16.6797, 94.1233
        xyY:
        0.1695, 0.1250, 16.6797
      CIE-Lab:
        47.8539, 34.5766, -80.4277
        CIE-LCH:
        47.8539, 87.5452, 293.2633
        CIE-Luv:
        47.8539, -21.7317, -123.1387
        Hunter-Lab:
        40.8408, 27.3508, -108.0533
      #1466fc color charts
#1466fc RGB chart
      #1466fc CMYK chart
      #1466fc RGB pie chart
      #1466fc color shades, tints & tones
#1466fc color schemes
#1466fc color preview, HTML & CSS examples
           This text has a color of #1466fc        
        
          <p style="color:#1466fc;">Text here</p>
        
        
          .mytext {color:#1466fc;}
        
        Text color #1466fc
      
           This box has a color of #1466fc        
        
          <div style="background-color:#1466fc;">Content here</div>
        
        
          .mybackground {background-color:#1466fc;}
        
        Background color #1466fc
      
           Border around this has a color of #1466fc        
        
          <div style="border:2px solid #1466fc;">Content here</div>
        
        
          .myborder {border:2px solid #1466fc;}
        
        Border color #1466fc