#1416fc color space conversions
Hex:
        #1416fc
        RGB:
        20, 22, 252
        CMY:
        92, 91, 1
        CMYK:
        92, 91, 0, 1
      HSL:
        239°, 97.4790%, 53.3333%
        HSV (HSB):
        239°, 92.0635%, 98.8235%
        XYZ:
        18.1461, 7.7508, 92.6351
        xyY:
        0.1531, 0.0654, 7.7508
      CIE-Lab:
        33.4584, 74.7236, -104.2381
        CIE-LCH:
        33.4584, 128.2545, 305.6350
        CIE-Luv:
        33.4584, -9.4813, -130.1187
        Hunter-Lab:
        27.8403, 67.6244, -177.7919
      #1416fc color charts
#1416fc RGB chart
      #1416fc CMYK chart
      #1416fc RGB pie chart
      #1416fc color shades, tints & tones
#1416fc color schemes
#1416fc color preview, HTML & CSS examples
           This text has a color of #1416fc        
        
          <p style="color:#1416fc;">Text here</p>
        
        
          .mytext {color:#1416fc;}
        
        Text color #1416fc
      
           This box has a color of #1416fc        
        
          <div style="background-color:#1416fc;">Content here</div>
        
        
          .mybackground {background-color:#1416fc;}
        
        Background color #1416fc
      
           Border around this has a color of #1416fc        
        
          <div style="border:2px solid #1416fc;">Content here</div>
        
        
          .myborder {border:2px solid #1416fc;}
        
        Border color #1416fc