#0148fb color space conversions
Hex:
        #0148fb
        RGB:
        1, 72, 251
        CMY:
        100, 72, 2
        CMYK:
        100, 71, 0, 2
      HSL:
        223°, 99.2063%, 49.4118%
        HSV (HSB):
        223°, 99.6016%, 98.4314%
        XYZ:
        19.7425, 11.6062, 92.4665
        xyY:
        0.1595, 0.0937, 11.6062
      CIE-Lab:
        40.5833, 52.2196, -91.8389
        CIE-LCH:
        40.5833, 105.6469, 299.6226
        CIE-Luv:
        40.5833, -15.9642, -130.1400
        Hunter-Lab:
        34.0679, 43.8226, -137.0763
      #0148fb color charts
#0148fb RGB chart
      #0148fb CMYK chart
      #0148fb RGB pie chart
      #0148fb color shades, tints & tones
#0148fb color schemes
#0148fb color preview, HTML & CSS examples
           This text has a color of #0148fb        
        
          <p style="color:#0148fb;">Text here</p>
        
        
          .mytext {color:#0148fb;}
        
        Text color #0148fb
      
           This box has a color of #0148fb        
        
          <div style="background-color:#0148fb;">Content here</div>
        
        
          .mybackground {background-color:#0148fb;}
        
        Background color #0148fb
      
           Border around this has a color of #0148fb        
        
          <div style="border:2px solid #0148fb;">Content here</div>
        
        
          .myborder {border:2px solid #0148fb;}
        
        Border color #0148fb