#1248fe color space conversions
Hex:
        #1248fe
        RGB:
        18, 72, 254
        CMY:
        93, 72, 0
        CMYK:
        93, 72, 0, 0
      HSL:
        226°, 99.1597%, 53.3333%
        HSV (HSB):
        226°, 92.9134%, 99.6078%
        XYZ:
        20.4562, 11.9191, 94.9884
        xyY:
        0.1606, 0.0936, 11.9191
      CIE-Lab:
        41.0872, 53.5738, -92.6764
        CIE-LCH:
        41.0872, 107.0470, 300.0311
        CIE-Luv:
        41.0872, -15.4112, -131.8218
        Hunter-Lab:
        34.5240, 45.3480, -138.9619
      #1248fe color charts
#1248fe RGB chart
      #1248fe CMYK chart
      #1248fe RGB pie chart
      #1248fe color shades, tints & tones
#1248fe color schemes
#1248fe color preview, HTML & CSS examples
           This text has a color of #1248fe        
        
          <p style="color:#1248fe;">Text here</p>
        
        
          .mytext {color:#1248fe;}
        
        Text color #1248fe
      
           This box has a color of #1248fe        
        
          <div style="background-color:#1248fe;">Content here</div>
        
        
          .mybackground {background-color:#1248fe;}
        
        Background color #1248fe
      
           Border around this has a color of #1248fe        
        
          <div style="border:2px solid #1248fe;">Content here</div>
        
        
          .myborder {border:2px solid #1248fe;}
        
        Border color #1248fe