#03226f color space conversions
Hex:
        #03226f
        RGB:
        3, 34, 111
        CMY:
        99, 87, 56
        CMYK:
        97, 69, 0, 56
      HSL:
        223°, 94.7368%, 22.3529%
        HSV (HSB):
        223°, 97.2973%, 43.5294%
        XYZ:
        3.4788, 2.3111, 15.3017
        xyY:
        0.1649, 0.1096, 2.3111
      CIE-Lab:
        17.0419, 23.5882, -47.0127
        CIE-LCH:
        17.0419, 52.5985, 296.6448
        CIE-Luv:
        17.0419, -7.1517, -48.9317
        Hunter-Lab:
        15.2023, 14.2429, -49.0357
      #03226f color charts
#03226f RGB chart
      #03226f CMYK chart
      #03226f RGB pie chart
      #03226f color shades, tints & tones
#03226f color schemes
#03226f color preview, HTML & CSS examples
           This text has a color of #03226f        
        
          <p style="color:#03226f;">Text here</p>
        
        
          .mytext {color:#03226f;}
        
        Text color #03226f
      
           This box has a color of #03226f        
        
          <div style="background-color:#03226f;">Content here</div>
        
        
          .mybackground {background-color:#03226f;}
        
        Background color #03226f
      
           Border around this has a color of #03226f        
        
          <div style="border:2px solid #03226f;">Content here</div>
        
        
          .myborder {border:2px solid #03226f;}
        
        Border color #03226f