#03229a color space conversions
Hex:
        #03229a
        RGB:
        3, 34, 154
        CMY:
        99, 87, 40
        CMYK:
        98, 78, 0, 40
      HSL:
        228°, 96.1783%, 30.7843%
        HSV (HSB):
        228°, 98.0519%, 60.3922%
        XYZ:
        6.4423, 3.4965, 30.9072
        xyY:
        0.1577, 0.0856, 3.4965
      CIE-Lab:
        21.9317, 40.3638, -66.0411
        CIE-LCH:
        21.9317, 77.3994, 301.4330
        CIE-Luv:
        21.9317, -7.9463, -74.3505
        Hunter-Lab:
        18.6990, 28.7751, -84.9102
      #03229a color charts
#03229a RGB chart
      #03229a CMYK chart
      #03229a RGB pie chart
      #03229a color shades, tints & tones
#03229a color schemes
#03229a color preview, HTML & CSS examples
           This text has a color of #03229a        
        
          <p style="color:#03229a;">Text here</p>
        
        
          .mytext {color:#03229a;}
        
        Text color #03229a
      
           This box has a color of #03229a        
        
          <div style="background-color:#03229a;">Content here</div>
        
        
          .mybackground {background-color:#03229a;}
        
        Background color #03229a
      
           Border around this has a color of #03229a        
        
          <div style="border:2px solid #03229a;">Content here</div>
        
        
          .myborder {border:2px solid #03229a;}
        
        Border color #03229a