#03379e color space conversions
Hex:
        #03379e
        RGB:
        3, 55, 158
        CMY:
        99, 78, 38
        CMYK:
        98, 65, 0, 38
      HSL:
        220°, 96.2733%, 31.5686%
        HSV (HSB):
        220°, 98.1013%, 61.9608%
        XYZ:
        7.5753, 5.2204, 32.9561
        xyY:
        0.1656, 0.1141, 5.2204
      CIE-Lab:
        27.3536, 28.3055, -59.5358
        CIE-LCH:
        27.3536, 65.9220, 295.4281
        CIE-Luv:
        27.3536, -12.0288, -76.1075
        Hunter-Lab:
        22.8481, 19.1976, -69.5263
      #03379e color charts
#03379e RGB chart
      #03379e CMYK chart
      #03379e RGB pie chart
      #03379e color shades, tints & tones
#03379e color schemes
#03379e color preview, HTML & CSS examples
           This text has a color of #03379e        
        
          <p style="color:#03379e;">Text here</p>
        
        
          .mytext {color:#03379e;}
        
        Text color #03379e
      
           This box has a color of #03379e        
        
          <div style="background-color:#03379e;">Content here</div>
        
        
          .mybackground {background-color:#03379e;}
        
        Background color #03379e
      
           Border around this has a color of #03379e        
        
          <div style="border:2px solid #03379e;">Content here</div>
        
        
          .myborder {border:2px solid #03379e;}
        
        Border color #03379e