#03248e color space conversions
Hex:
        #03248e
        RGB:
        3, 36, 142
        CMY:
        99, 86, 44
        CMYK:
        98, 75, 0, 44
      HSL:
        226°, 95.8621%, 28.4314%
        HSV (HSB):
        226°, 97.8873%, 55.6863%
        XYZ:
        5.5509, 3.2341, 25.9229
        xyY:
        0.1599, 0.0932, 3.2341
      CIE-Lab:
        20.9581, 34.6876, -60.2361
        CIE-LCH:
        20.9581, 69.5099, 299.9360
        CIE-Luv:
        20.9581, -8.0142, -67.4453
        Hunter-Lab:
        17.9836, 23.6254, -72.8763
      #03248e color charts
#03248e RGB chart
      #03248e CMYK chart
      #03248e RGB pie chart
      #03248e color shades, tints & tones
#03248e color schemes
#03248e color preview, HTML & CSS examples
           This text has a color of #03248e        
        
          <p style="color:#03248e;">Text here</p>
        
        
          .mytext {color:#03248e;}
        
        Text color #03248e
      
           This box has a color of #03248e        
        
          <div style="background-color:#03248e;">Content here</div>
        
        
          .mybackground {background-color:#03248e;}
        
        Background color #03248e
      
           Border around this has a color of #03248e        
        
          <div style="border:2px solid #03248e;">Content here</div>
        
        
          .myborder {border:2px solid #03248e;}
        
        Border color #03248e