#0148ef color space conversions
Hex:
        #0148ef
        RGB:
        1, 72, 239
        CMY:
        100, 72, 6
        CMYK:
        100, 70, 0, 6
      HSL:
        222°, 99.1667%, 47.0588%
        HSV (HSB):
        222°, 99.5816%, 93.7255%
        XYZ:
        17.9099, 10.8732, 82.8161
        xyY:
        0.1605, 0.0974, 10.8732
      CIE-Lab:
        39.3660, 48.0051, -87.1052
        CIE-LCH:
        39.3660, 99.4576, 298.8599
        CIE-Luv:
        39.3660, -15.8775, -123.0625
        Hunter-Lab:
        32.9745, 39.2456, -125.8259
      #0148ef color charts
#0148ef RGB chart
      #0148ef CMYK chart
      #0148ef RGB pie chart
      #0148ef color shades, tints & tones
#0148ef color schemes
#0148ef color preview, HTML & CSS examples
           This text has a color of #0148ef        
        
          <p style="color:#0148ef;">Text here</p>
        
        
          .mytext {color:#0148ef;}
        
        Text color #0148ef
      
           This box has a color of #0148ef        
        
          <div style="background-color:#0148ef;">Content here</div>
        
        
          .mybackground {background-color:#0148ef;}
        
        Background color #0148ef
      
           Border around this has a color of #0148ef        
        
          <div style="border:2px solid #0148ef;">Content here</div>
        
        
          .myborder {border:2px solid #0148ef;}
        
        Border color #0148ef