#0348ce color space conversions
Hex:
        #0348ce
        RGB:
        3, 72, 206
        CMY:
        99, 72, 19
        CMYK:
        99, 65, 0, 19
      HSL:
        220°, 97.1292%, 40.9804%
        HSV (HSB):
        220°, 98.5437%, 80.7843%
        XYZ:
        13.4955, 9.1103, 59.4397
        xyY:
        0.1645, 0.1110, 9.1103
      CIE-Lab:
        36.1958, 35.8655, -73.4637
        CIE-LCH:
        36.1958, 81.7511, 296.0220
        CIE-Luv:
        36.1958, -15.7613, -102.9155
        Hunter-Lab:
        30.1833, 26.9898, -95.6309
      #0348ce color charts
#0348ce RGB chart
      #0348ce CMYK chart
      #0348ce RGB pie chart
      #0348ce color shades, tints & tones
#0348ce color schemes
#0348ce color preview, HTML & CSS examples
           This text has a color of #0348ce        
        
          <p style="color:#0348ce;">Text here</p>
        
        
          .mytext {color:#0348ce;}
        
        Text color #0348ce
      
           This box has a color of #0348ce        
        
          <div style="background-color:#0348ce;">Content here</div>
        
        
          .mybackground {background-color:#0348ce;}
        
        Background color #0348ce
      
           Border around this has a color of #0348ce        
        
          <div style="border:2px solid #0348ce;">Content here</div>
        
        
          .myborder {border:2px solid #0348ce;}
        
        Border color #0348ce