#1a18ff color space conversions
Hex:
        #1a18ff
        RGB:
        26, 24, 255
        CMY:
        90, 91, 0
        CMYK:
        90, 91, 0, 0
      HSL:
        241°, 100.0000%, 54.7059%
        HSV (HSB):
        241°, 90.5882%, 100.0000%
        XYZ:
        18.8026, 8.0929, 95.1788
        xyY:
        0.1540, 0.0663, 8.0929
      CIE-Lab:
        34.1756, 75.0637, -104.7207
        CIE-LCH:
        34.1756, 128.8448, 305.6329
        CIE-Luv:
        34.1756, -9.4091, -132.0641
        Hunter-Lab:
        28.4480, 68.1952, -178.4538
      #1a18ff color charts
#1a18ff RGB chart
      #1a18ff CMYK chart
      #1a18ff RGB pie chart
      #1a18ff color shades, tints & tones
#1a18ff color schemes
#1a18ff color preview, HTML & CSS examples
           This text has a color of #1a18ff        
        
          <p style="color:#1a18ff;">Text here</p>
        
        
          .mytext {color:#1a18ff;}
        
        Text color #1a18ff
      
           This box has a color of #1a18ff        
        
          <div style="background-color:#1a18ff;">Content here</div>
        
        
          .mybackground {background-color:#1a18ff;}
        
        Background color #1a18ff
      
           Border around this has a color of #1a18ff        
        
          <div style="border:2px solid #1a18ff;">Content here</div>
        
        
          .myborder {border:2px solid #1a18ff;}
        
        Border color #1a18ff