#1446fa color space conversions
Hex:
        #1446fa
        RGB:
        20, 70, 250
        CMY:
        92, 73, 2
        CMYK:
        92, 72, 0, 2
      HSL:
        227°, 95.8333%, 52.9412%
        HSV (HSB):
        227°, 92.0000%, 98.0392%
        XYZ:
        19.7340, 11.4312, 91.6088
        xyY:
        0.1607, 0.0931, 11.4312
      CIE-Lab:
        40.2974, 53.4095, -91.7444
        CIE-LCH:
        40.2974, 106.1584, 300.2061
        CIE-Luv:
        40.2974, -14.9091, -129.6966
        Hunter-Lab:
        33.8100, 45.0180, -136.9803
      #1446fa color charts
#1446fa RGB chart
      #1446fa CMYK chart
      #1446fa RGB pie chart
      #1446fa color shades, tints & tones
#1446fa color schemes
#1446fa color preview, HTML & CSS examples
           This text has a color of #1446fa        
        
          <p style="color:#1446fa;">Text here</p>
        
        
          .mytext {color:#1446fa;}
        
        Text color #1446fa
      
           This box has a color of #1446fa        
        
          <div style="background-color:#1446fa;">Content here</div>
        
        
          .mybackground {background-color:#1446fa;}
        
        Background color #1446fa
      
           Border around this has a color of #1446fa        
        
          <div style="border:2px solid #1446fa;">Content here</div>
        
        
          .myborder {border:2px solid #1446fa;}
        
        Border color #1446fa