#04295e color space conversions
Hex:
        #04295e
        RGB:
        4, 41, 94
        CMY:
        98, 84, 63
        CMYK:
        96, 56, 0, 63
      HSL:
        215°, 91.8367%, 19.2157%
        HSV (HSB):
        215°, 95.7447%, 36.8627%
        XYZ:
        2.8634, 2.4198, 10.9058
        xyY:
        0.1769, 0.1495, 2.4198
      CIE-Lab:
        17.5521, 10.9576, -35.0331
        CIE-LCH:
        17.5521, 36.7067, 287.3685
        CIE-Luv:
        17.5521, -8.7834, -37.7280
        Hunter-Lab:
        15.5558, 5.6341, -30.6777
      #04295e color charts
#04295e RGB chart
      #04295e CMYK chart
      #04295e RGB pie chart
      #04295e color shades, tints & tones
#04295e color schemes
#04295e color preview, HTML & CSS examples
           This text has a color of #04295e        
        
          <p style="color:#04295e;">Text here</p>
        
        
          .mytext {color:#04295e;}
        
        Text color #04295e
      
           This box has a color of #04295e        
        
          <div style="background-color:#04295e;">Content here</div>
        
        
          .mybackground {background-color:#04295e;}
        
        Background color #04295e
      
           Border around this has a color of #04295e        
        
          <div style="border:2px solid #04295e;">Content here</div>
        
        
          .myborder {border:2px solid #04295e;}
        
        Border color #04295e