#1418fe color space conversions
Hex:
        #1418fe
        RGB:
        20, 24, 254
        CMY:
        92, 91, 0
        CMYK:
        92, 91, 0, 0
      HSL:
        239°, 99.1525%, 53.7255%
        HSV (HSB):
        239°, 92.1260%, 99.6078%
        XYZ:
        18.5045, 7.9577, 94.3266
        xyY:
        0.1532, 0.0659, 7.9577
      CIE-Lab:
        33.8947, 74.7263, -104.6325
        CIE-LCH:
        33.8947, 128.5767, 305.5336
        CIE-Luv:
        33.8947, -9.6774, -131.3777
        Hunter-Lab:
        28.2095, 67.7237, -178.5068
      #1418fe color charts
#1418fe RGB chart
      #1418fe CMYK chart
      #1418fe RGB pie chart
      #1418fe color shades, tints & tones
#1418fe color schemes
#1418fe color preview, HTML & CSS examples
           This text has a color of #1418fe        
        
          <p style="color:#1418fe;">Text here</p>
        
        
          .mytext {color:#1418fe;}
        
        Text color #1418fe
      
           This box has a color of #1418fe        
        
          <div style="background-color:#1418fe;">Content here</div>
        
        
          .mybackground {background-color:#1418fe;}
        
        Background color #1418fe
      
           Border around this has a color of #1418fe        
        
          <div style="border:2px solid #1418fe;">Content here</div>
        
        
          .myborder {border:2px solid #1418fe;}
        
        Border color #1418fe