#0379b4 color space conversions
Hex:
        #0379b4
        RGB:
        3, 121, 180
        CMY:
        99, 53, 29
        CMYK:
        98, 33, 0, 29
      HSL:
        200°, 96.7213%, 35.8824%
        HSV (HSB):
        200°, 98.3333%, 70.5882%
        XYZ:
        15.1131, 16.9894, 45.6627
        xyY:
        0.1943, 0.2185, 16.9894
      CIE-Lab:
        48.2467, -6.0462, -38.9329
        CIE-LCH:
        48.2467, 39.3996, 261.1726
        CIE-Luv:
        48.2467, -30.9129, -58.0770
        Hunter-Lab:
        41.2182, -6.6827, -36.8305
      #0379b4 color charts
#0379b4 RGB chart
      #0379b4 CMYK chart
      #0379b4 RGB pie chart
      #0379b4 color shades, tints & tones
#0379b4 color schemes
#0379b4 color preview, HTML & CSS examples
           This text has a color of #0379b4        
        
          <p style="color:#0379b4;">Text here</p>
        
        
          .mytext {color:#0379b4;}
        
        Text color #0379b4
      
           This box has a color of #0379b4        
        
          <div style="background-color:#0379b4;">Content here</div>
        
        
          .mybackground {background-color:#0379b4;}
        
        Background color #0379b4
      
           Border around this has a color of #0379b4        
        
          <div style="border:2px solid #0379b4;">Content here</div>
        
        
          .myborder {border:2px solid #0379b4;}
        
        Border color #0379b4