#03236a color space conversions
Hex:
        #03236a
        RGB:
        3, 35, 106
        CMY:
        99, 86, 58
        CMYK:
        97, 67, 0, 58
      HSL:
        221°, 94.4954%, 21.3725%
        HSV (HSB):
        221°, 97.1698%, 41.5686%
        XYZ:
        3.2401, 2.2620, 13.9015
        xyY:
        0.1670, 0.1166, 2.2620
      CIE-Lab:
        16.8063, 20.7160, -44.1454
        CIE-LCH:
        16.8063, 48.7644, 295.1392
        CIE-Luv:
        16.8063, -7.3244, -45.9312
        Hunter-Lab:
        15.0400, 12.1345, -44.2737
      #03236a color charts
#03236a RGB chart
      #03236a CMYK chart
      #03236a RGB pie chart
      #03236a color shades, tints & tones
#03236a color schemes
#03236a color preview, HTML & CSS examples
           This text has a color of #03236a        
        
          <p style="color:#03236a;">Text here</p>
        
        
          .mytext {color:#03236a;}
        
        Text color #03236a
      
           This box has a color of #03236a        
        
          <div style="background-color:#03236a;">Content here</div>
        
        
          .mybackground {background-color:#03236a;}
        
        Background color #03236a
      
           Border around this has a color of #03236a        
        
          <div style="border:2px solid #03236a;">Content here</div>
        
        
          .myborder {border:2px solid #03236a;}
        
        Border color #03236a