#1a5af1 color space conversions
Hex:
        #1a5af1
        RGB:
        26, 90, 241
        CMY:
        90, 65, 5
        CMYK:
        89, 63, 0, 5
      HSL:
        222°, 88.4774%, 52.3529%
        HSV (HSB):
        222°, 89.2116%, 94.5098%
        XYZ:
        19.9594, 13.8828, 84.8468
        xyY:
        0.1682, 0.1170, 13.8828
      CIE-Lab:
        44.0644, 38.2952, -80.4847
        CIE-LCH:
        44.0644, 89.1309, 295.4455
        CIE-Luv:
        44.0644, -18.5923, -120.0163
        Hunter-Lab:
        37.2596, 30.4150, -108.9320
      #1a5af1 color charts
#1a5af1 RGB chart
      #1a5af1 CMYK chart
      #1a5af1 RGB pie chart
      #1a5af1 color shades, tints & tones
#1a5af1 color schemes
#1a5af1 color preview, HTML & CSS examples
           This text has a color of #1a5af1        
        
          <p style="color:#1a5af1;">Text here</p>
        
        
          .mytext {color:#1a5af1;}
        
        Text color #1a5af1
      
           This box has a color of #1a5af1        
        
          <div style="background-color:#1a5af1;">Content here</div>
        
        
          .mybackground {background-color:#1a5af1;}
        
        Background color #1a5af1
      
           Border around this has a color of #1a5af1        
        
          <div style="border:2px solid #1a5af1;">Content here</div>
        
        
          .myborder {border:2px solid #1a5af1;}
        
        Border color #1a5af1