#0348be color space conversions
Hex:
        #0348be
        RGB:
        3, 72, 190
        CMY:
        99, 72, 25
        CMYK:
        98, 62, 0, 25
      HSL:
        218°, 96.8912%, 37.8431%
        HSV (HSB):
        218°, 98.4211%, 74.5098%
        XYZ:
        11.6492, 8.3718, 49.7171
        xyY:
        0.1670, 0.1200, 8.3718
      CIE-Lab:
        34.7455, 29.6336, -66.5165
        CIE-LCH:
        34.7455, 72.8189, 294.0133
        CIE-Luv:
        34.7455, -15.8675, -92.7031
        Hunter-Lab:
        28.9341, 21.2316, -81.6237
      #0348be color charts
#0348be RGB chart
      #0348be CMYK chart
      #0348be RGB pie chart
      #0348be color shades, tints & tones
#0348be color schemes
#0348be color preview, HTML & CSS examples
           This text has a color of #0348be        
        
          <p style="color:#0348be;">Text here</p>
        
        
          .mytext {color:#0348be;}
        
        Text color #0348be
      
           This box has a color of #0348be        
        
          <div style="background-color:#0348be;">Content here</div>
        
        
          .mybackground {background-color:#0348be;}
        
        Background color #0348be
      
           Border around this has a color of #0348be        
        
          <div style="border:2px solid #0348be;">Content here</div>
        
        
          .myborder {border:2px solid #0348be;}
        
        Border color #0348be