#03295e color space conversions
Hex:
        #03295e
        RGB:
        3, 41, 94
        CMY:
        99, 84, 63
        CMYK:
        97, 56, 0, 63
      HSL:
        215°, 93.8144%, 19.0196%
        HSV (HSB):
        215°, 96.8085%, 36.8627%
        XYZ:
        2.8509, 2.4134, 10.9052
        xyY:
        0.1763, 0.1493, 2.4134
      CIE-Lab:
        17.5223, 10.8592, -35.0829
        CIE-LCH:
        17.5223, 36.7251, 287.1989
        CIE-Luv:
        17.5223, -8.8712, -37.7414
        Hunter-Lab:
        15.5351, 5.5705, -30.7456
      #03295e color charts
#03295e RGB chart
      #03295e CMYK chart
      #03295e RGB pie chart
      #03295e color shades, tints & tones
#03295e color schemes
#03295e color preview, HTML & CSS examples
           This text has a color of #03295e        
        
          <p style="color:#03295e;">Text here</p>
        
        
          .mytext {color:#03295e;}
        
        Text color #03295e
      
           This box has a color of #03295e        
        
          <div style="background-color:#03295e;">Content here</div>
        
        
          .mybackground {background-color:#03295e;}
        
        Background color #03295e
      
           Border around this has a color of #03295e        
        
          <div style="border:2px solid #03295e;">Content here</div>
        
        
          .myborder {border:2px solid #03295e;}
        
        Border color #03295e