#1a5dff color space conversions
Hex:
        #1a5dff
        RGB:
        26, 93, 255
        CMY:
        90, 64, 0
        CMYK:
        90, 64, 0, 0
      HSL:
        222°, 100.0000%, 55.0980%
        HSV (HSB):
        222°, 89.8039%, 100.0000%
        XYZ:
        22.3904, 15.2683, 96.3747
        xyY:
        0.1671, 0.1139, 15.2683
      CIE-Lab:
        45.9995, 41.5608, -85.1322
        CIE-LCH:
        45.9995, 94.7354, 296.0213
        CIE-Luv:
        45.9995, -19.2260, -128.0414
        Hunter-Lab:
        39.0747, 33.9023, -118.8819
      #1a5dff color charts
#1a5dff RGB chart
      #1a5dff CMYK chart
      #1a5dff RGB pie chart
      #1a5dff color shades, tints & tones
#1a5dff color schemes
#1a5dff color preview, HTML & CSS examples
           This text has a color of #1a5dff        
        
          <p style="color:#1a5dff;">Text here</p>
        
        
          .mytext {color:#1a5dff;}
        
        Text color #1a5dff
      
           This box has a color of #1a5dff        
        
          <div style="background-color:#1a5dff;">Content here</div>
        
        
          .mybackground {background-color:#1a5dff;}
        
        Background color #1a5dff
      
           Border around this has a color of #1a5dff        
        
          <div style="border:2px solid #1a5dff;">Content here</div>
        
        
          .myborder {border:2px solid #1a5dff;}
        
        Border color #1a5dff