#1a18f2 color space conversions
Hex:
        #1a18f2
        RGB:
        26, 24, 242
        CMY:
        90, 91, 5
        CMYK:
        89, 90, 0, 5
      HSL:
        241°, 89.3443%, 52.1569%
        HSV (HSB):
        241°, 90.0826%, 94.9020%
        XYZ:
        16.7796, 7.2837, 84.5259
        xyY:
        0.1545, 0.0671, 7.2837
      CIE-Lab:
        32.4442, 71.6793, -100.2873
        CIE-LCH:
        32.4442, 123.2699, 305.5549
        CIE-Luv:
        32.4442, -8.8706, -124.6984
        Hunter-Lab:
        26.9883, 63.7507, -166.8013
      #1a18f2 color charts
#1a18f2 RGB chart
      #1a18f2 CMYK chart
      #1a18f2 RGB pie chart
      #1a18f2 color shades, tints & tones
#1a18f2 color schemes
#1a18f2 color preview, HTML & CSS examples
           This text has a color of #1a18f2        
        
          <p style="color:#1a18f2;">Text here</p>
        
        
          .mytext {color:#1a18f2;}
        
        Text color #1a18f2
      
           This box has a color of #1a18f2        
        
          <div style="background-color:#1a18f2;">Content here</div>
        
        
          .mybackground {background-color:#1a18f2;}
        
        Background color #1a18f2
      
           Border around this has a color of #1a18f2        
        
          <div style="border:2px solid #1a18f2;">Content here</div>
        
        
          .myborder {border:2px solid #1a18f2;}
        
        Border color #1a18f2