#0348bc color space conversions
Hex:
        #0348bc
        RGB:
        3, 72, 188
        CMY:
        99, 72, 26
        CMYK:
        98, 62, 0, 26
      HSL:
        218°, 96.8586%, 37.4510%
        HSV (HSB):
        218°, 98.4043%, 73.7255%
        XYZ:
        11.4320, 8.2849, 48.5736
        xyY:
        0.1674, 0.1213, 8.2849
      CIE-Lab:
        34.5694, 28.8397, -65.6302
        CIE-LCH:
        34.5694, 71.6872, 293.7220
        CIE-Luv:
        34.5694, -15.8878, -91.4016
        Hunter-Lab:
        28.7836, 20.5240, -79.9061
      #0348bc color charts
#0348bc RGB chart
      #0348bc CMYK chart
      #0348bc RGB pie chart
      #0348bc color shades, tints & tones
#0348bc color schemes
#0348bc color preview, HTML & CSS examples
           This text has a color of #0348bc        
        
          <p style="color:#0348bc;">Text here</p>
        
        
          .mytext {color:#0348bc;}
        
        Text color #0348bc
      
           This box has a color of #0348bc        
        
          <div style="background-color:#0348bc;">Content here</div>
        
        
          .mybackground {background-color:#0348bc;}
        
        Background color #0348bc
      
           Border around this has a color of #0348bc        
        
          <div style="border:2px solid #0348bc;">Content here</div>
        
        
          .myborder {border:2px solid #0348bc;}
        
        Border color #0348bc