#0148bb color space conversions
Hex:
        #0148bb
        RGB:
        1, 72, 187
        CMY:
        100, 72, 27
        CMYK:
        99, 61, 0, 27
      HSL:
        217°, 98.9362%, 36.8627%
        HSV (HSB):
        217°, 99.4652%, 73.3333%
        XYZ:
        11.2995, 8.2290, 48.0065
        xyY:
        0.1673, 0.1218, 8.2290
      CIE-Lab:
        34.4554, 28.3738, -65.2297
        CIE-LCH:
        34.4554, 71.1336, 293.5082
        CIE-Luv:
        34.4554, -15.9894, -90.7710
        Hunter-Lab:
        28.6863, 20.1101, -79.1414
      #0148bb color charts
#0148bb RGB chart
      #0148bb CMYK chart
      #0148bb RGB pie chart
      #0148bb color shades, tints & tones
#0148bb color schemes
#0148bb color preview, HTML & CSS examples
           This text has a color of #0148bb        
        
          <p style="color:#0148bb;">Text here</p>
        
        
          .mytext {color:#0148bb;}
        
        Text color #0148bb
      
           This box has a color of #0148bb        
        
          <div style="background-color:#0148bb;">Content here</div>
        
        
          .mybackground {background-color:#0148bb;}
        
        Background color #0148bb
      
           Border around this has a color of #0148bb        
        
          <div style="border:2px solid #0148bb;">Content here</div>
        
        
          .myborder {border:2px solid #0148bb;}
        
        Border color #0148bb