#1a5bfa color space conversions
Hex:
        #1a5bfa
        RGB:
        26, 91, 250
        CMY:
        90, 64, 2
        CMYK:
        90, 64, 0, 2
      HSL:
        223°, 95.7265%, 54.1176%
        HSV (HSB):
        223°, 89.6000%, 98.0392%
        XYZ:
        21.4224, 14.6039, 92.1322
        xyY:
        0.1672, 0.1140, 14.6039
      CIE-Lab:
        45.0868, 40.9792, -83.8456
        CIE-LCH:
        45.0868, 93.3241, 296.0469
        CIE-Luv:
        45.0868, -18.7893, -125.4606
        Hunter-Lab:
        38.2151, 33.1863, -116.1910
      #1a5bfa color charts
#1a5bfa RGB chart
      #1a5bfa CMYK chart
      #1a5bfa RGB pie chart
      #1a5bfa color shades, tints & tones
#1a5bfa color schemes
#1a5bfa color preview, HTML & CSS examples
           This text has a color of #1a5bfa        
        
          <p style="color:#1a5bfa;">Text here</p>
        
        
          .mytext {color:#1a5bfa;}
        
        Text color #1a5bfa
      
           This box has a color of #1a5bfa        
        
          <div style="background-color:#1a5bfa;">Content here</div>
        
        
          .mybackground {background-color:#1a5bfa;}
        
        Background color #1a5bfa
      
           Border around this has a color of #1a5bfa        
        
          <div style="border:2px solid #1a5bfa;">Content here</div>
        
        
          .myborder {border:2px solid #1a5bfa;}
        
        Border color #1a5bfa