#0148df color space conversions
Hex:
        #0148df
        RGB:
        1, 72, 223
        CMY:
        100, 72, 13
        CMYK:
        100, 68, 0, 13
      HSL:
        221°, 99.1071%, 43.9216%
        HSV (HSB):
        221°, 99.5516%, 87.4510%
        XYZ:
        15.6492, 9.9689, 70.9114
        xyY:
        0.1621, 0.1033, 9.9689
      CIE-Lab:
        37.7865, 42.2058, -80.6245
        CIE-LCH:
        37.7865, 91.0035, 297.6314
        CIE-Luv:
        37.7865, -15.8193, -113.4383
        Hunter-Lab:
        31.5736, 33.2183, -111.0586
      #0148df color charts
#0148df RGB chart
      #0148df CMYK chart
      #0148df RGB pie chart
      #0148df color shades, tints & tones
#0148df color schemes
#0148df color preview, HTML & CSS examples
           This text has a color of #0148df        
        
          <p style="color:#0148df;">Text here</p>
        
        
          .mytext {color:#0148df;}
        
        Text color #0148df
      
           This box has a color of #0148df        
        
          <div style="background-color:#0148df;">Content here</div>
        
        
          .mybackground {background-color:#0148df;}
        
        Background color #0148df
      
           Border around this has a color of #0148df        
        
          <div style="border:2px solid #0148df;">Content here</div>
        
        
          .myborder {border:2px solid #0148df;}
        
        Border color #0148df