#0148c1 color space conversions
Hex:
        #0148c1
        RGB:
        1, 72, 193
        CMY:
        100, 72, 24
        CMYK:
        99, 63, 0, 24
      HSL:
        218°, 98.9691%, 38.0392%
        HSV (HSB):
        218°, 99.4819%, 75.6863%
        XYZ:
        11.9555, 8.4914, 51.4610
        xyY:
        0.1663, 0.1181, 8.4914
      CIE-Lab:
        34.9861, 30.7548, -67.8816
        CIE-LCH:
        34.9861, 74.5237, 294.3736
        CIE-Luv:
        34.9861, -15.9273, -94.6650
        Hunter-Lab:
        29.1401, 22.2394, -84.3073
      #0148c1 color charts
#0148c1 RGB chart
      #0148c1 CMYK chart
      #0148c1 RGB pie chart
      #0148c1 color shades, tints & tones
#0148c1 color schemes
#0148c1 color preview, HTML & CSS examples
           This text has a color of #0148c1        
        
          <p style="color:#0148c1;">Text here</p>
        
        
          .mytext {color:#0148c1;}
        
        Text color #0148c1
      
           This box has a color of #0148c1        
        
          <div style="background-color:#0148c1;">Content here</div>
        
        
          .mybackground {background-color:#0148c1;}
        
        Background color #0148c1
      
           Border around this has a color of #0148c1        
        
          <div style="border:2px solid #0148c1;">Content here</div>
        
        
          .myborder {border:2px solid #0148c1;}
        
        Border color #0148c1