#0347be color space conversions
Hex:
        #0347be
        RGB:
        3, 71, 190
        CMY:
        99, 72, 25
        CMYK:
        98, 63, 0, 25
      HSL:
        218°, 96.8912%, 37.8431%
        HSV (HSB):
        218°, 98.4211%, 74.5098%
        XYZ:
        11.5851, 8.2435, 49.6958
        xyY:
        0.1666, 0.1186, 8.2435
      CIE-Lab:
        34.4850, 30.2998, -66.9435
        CIE-LCH:
        34.4850, 73.4813, 294.3523
        CIE-Luv:
        34.4850, -15.6265, -92.9769
        Hunter-Lab:
        28.7116, 21.7791, -82.5247
      #0347be color charts
#0347be RGB chart
      #0347be CMYK chart
      #0347be RGB pie chart
      #0347be color shades, tints & tones
#0347be color schemes
#0347be color preview, HTML & CSS examples
           This text has a color of #0347be        
        
          <p style="color:#0347be;">Text here</p>
        
        
          .mytext {color:#0347be;}
        
        Text color #0347be
      
           This box has a color of #0347be        
        
          <div style="background-color:#0347be;">Content here</div>
        
        
          .mybackground {background-color:#0347be;}
        
        Background color #0347be
      
           Border around this has a color of #0347be        
        
          <div style="border:2px solid #0347be;">Content here</div>
        
        
          .myborder {border:2px solid #0347be;}
        
        Border color #0347be