#1a18ea color space conversions
Hex:
        #1a18ea
        RGB:
        26, 24, 234
        CMY:
        90, 91, 8
        CMYK:
        89, 90, 0, 8
      HSL:
        241°, 83.3333%, 50.5882%
        HSV (HSB):
        241°, 89.7436%, 91.7647%
        XYZ:
        15.6039, 6.8134, 78.3346
        xyY:
        0.1549, 0.0676, 6.8134
      CIE-Lab:
        31.3783, 69.5634, -97.5229
        CIE-LCH:
        31.3783, 119.7906, 305.5004
        CIE-Luv:
        31.3783, -8.5373, -120.1437
        Hunter-Lab:
        26.1025, 61.0270, -159.6600
      #1a18ea color charts
#1a18ea RGB chart
      #1a18ea CMYK chart
      #1a18ea RGB pie chart
      #1a18ea color shades, tints & tones
#1a18ea color schemes
#1a18ea color preview, HTML & CSS examples
           This text has a color of #1a18ea        
        
          <p style="color:#1a18ea;">Text here</p>
        
        
          .mytext {color:#1a18ea;}
        
        Text color #1a18ea
      
           This box has a color of #1a18ea        
        
          <div style="background-color:#1a18ea;">Content here</div>
        
        
          .mybackground {background-color:#1a18ea;}
        
        Background color #1a18ea
      
           Border around this has a color of #1a18ea        
        
          <div style="border:2px solid #1a18ea;">Content here</div>
        
        
          .myborder {border:2px solid #1a18ea;}
        
        Border color #1a18ea