#1e5ffa color space conversions
Hex:
        #1e5ffa
        RGB:
        30, 95, 250
        CMY:
        88, 63, 2
        CMYK:
        88, 62, 0, 2
      HSL:
        222°, 95.6522%, 54.9020%
        HSV (HSB):
        222°, 88.0000%, 98.0392%
        XYZ:
        21.8829, 15.3626, 92.2544
        xyY:
        0.1690, 0.1186, 15.3626
      CIE-Lab:
        46.1268, 38.6616, -82.1361
        CIE-LCH:
        46.1268, 90.7803, 295.2064
        CIE-Luv:
        46.1268, -19.4285, -124.1340
        Hunter-Lab:
        39.1951, 31.0666, -112.1156
      #1e5ffa color charts
#1e5ffa RGB chart
      #1e5ffa CMYK chart
      #1e5ffa RGB pie chart
      #1e5ffa color shades, tints & tones
#1e5ffa color schemes
#1e5ffa color preview, HTML & CSS examples
           This text has a color of #1e5ffa        
        
          <p style="color:#1e5ffa;">Text here</p>
        
        
          .mytext {color:#1e5ffa;}
        
        Text color #1e5ffa
      
           This box has a color of #1e5ffa        
        
          <div style="background-color:#1e5ffa;">Content here</div>
        
        
          .mybackground {background-color:#1e5ffa;}
        
        Background color #1e5ffa
      
           Border around this has a color of #1e5ffa        
        
          <div style="border:2px solid #1e5ffa;">Content here</div>
        
        
          .myborder {border:2px solid #1e5ffa;}
        
        Border color #1e5ffa