#03328b color space conversions
Hex:
        #03328b
        RGB:
        3, 50, 139
        CMY:
        99, 80, 45
        CMYK:
        98, 64, 0, 45
      HSL:
        219°, 95.7746%, 27.8431%
        HSV (HSB):
        219°, 97.8417%, 54.5098%
        XYZ:
        5.8384, 4.1646, 24.9222
        xyY:
        0.1672, 0.1192, 4.1646
      CIE-Lab:
        24.2084, 23.9697, -53.0162
        CIE-LCH:
        24.2084, 58.1830, 294.3287
        CIE-Luv:
        24.2084, -10.8935, -64.9444
        Hunter-Lab:
        20.4075, 15.3539, -58.1216
      #03328b color charts
#03328b RGB chart
      #03328b CMYK chart
      #03328b RGB pie chart
      #03328b color shades, tints & tones
#03328b color schemes
#03328b color preview, HTML & CSS examples
           This text has a color of #03328b        
        
          <p style="color:#03328b;">Text here</p>
        
        
          .mytext {color:#03328b;}
        
        Text color #03328b
      
           This box has a color of #03328b        
        
          <div style="background-color:#03328b;">Content here</div>
        
        
          .mybackground {background-color:#03328b;}
        
        Background color #03328b
      
           Border around this has a color of #03328b        
        
          <div style="border:2px solid #03328b;">Content here</div>
        
        
          .myborder {border:2px solid #03328b;}
        
        Border color #03328b