#1440fe color space conversions
Hex:
        #1440fe
        RGB:
        20, 64, 254
        CMY:
        92, 75, 0
        CMYK:
        92, 75, 0, 0
      HSL:
        229°, 99.1525%, 53.7255%
        HSV (HSB):
        229°, 92.1260%, 99.6078%
        XYZ:
        20.0113, 10.9713, 94.8289
        xyY:
        0.1591, 0.0872, 10.9713
      CIE-Lab:
        39.5320, 58.0888, -95.2508
        CIE-LCH:
        39.5320, 111.5662, 301.3770
        CIE-Luv:
        39.5320, -13.9746, -132.5032
        Hunter-Lab:
        33.1229, 49.8761, -146.5576
      #1440fe color charts
#1440fe RGB chart
      #1440fe CMYK chart
      #1440fe RGB pie chart
      #1440fe color shades, tints & tones
#1440fe color schemes
#1440fe color preview, HTML & CSS examples
           This text has a color of #1440fe        
        
          <p style="color:#1440fe;">Text here</p>
        
        
          .mytext {color:#1440fe;}
        
        Text color #1440fe
      
           This box has a color of #1440fe        
        
          <div style="background-color:#1440fe;">Content here</div>
        
        
          .mybackground {background-color:#1440fe;}
        
        Background color #1440fe
      
           Border around this has a color of #1440fe        
        
          <div style="border:2px solid #1440fe;">Content here</div>
        
        
          .myborder {border:2px solid #1440fe;}
        
        Border color #1440fe