#0379a8 color space conversions
Hex:
        #0379a8
        RGB:
        3, 121, 168
        CMY:
        99, 53, 34
        CMYK:
        98, 28, 0, 34
      HSL:
        197°, 96.4912%, 33.5294%
        HSV (HSB):
        197°, 98.2143%, 65.8824%
        XYZ:
        13.9428, 16.5213, 39.4998
        xyY:
        0.1993, 0.2361, 16.5213
      CIE-Lab:
        47.6511, -10.6598, -32.8969
        CIE-LCH:
        47.6511, 34.5809, 252.0458
        CIE-Luv:
        47.6511, -31.7006, -47.8921
        Hunter-Lab:
        40.6463, -9.9007, -29.1652
      #0379a8 color charts
#0379a8 RGB chart
      #0379a8 CMYK chart
      #0379a8 RGB pie chart
      #0379a8 color shades, tints & tones
#0379a8 color schemes
#0379a8 color preview, HTML & CSS examples
           This text has a color of #0379a8        
        
          <p style="color:#0379a8;">Text here</p>
        
        
          .mytext {color:#0379a8;}
        
        Text color #0379a8
      
           This box has a color of #0379a8        
        
          <div style="background-color:#0379a8;">Content here</div>
        
        
          .mybackground {background-color:#0379a8;}
        
        Background color #0379a8
      
           Border around this has a color of #0379a8        
        
          <div style="border:2px solid #0379a8;">Content here</div>
        
        
          .myborder {border:2px solid #0379a8;}
        
        Border color #0379a8