#04315e color space conversions
Hex:
        #04315e
        RGB:
        4, 49, 94
        CMY:
        98, 81, 63
        CMYK:
        96, 48, 0, 63
      HSL:
        210°, 91.8367%, 19.2157%
        HSV (HSB):
        210°, 95.7447%, 36.8627%
        XYZ:
        3.1688, 3.0306, 11.0076
        xyY:
        0.1842, 0.1761, 3.0306
      CIE-Lab:
        20.1660, 5.0360, -30.8145
        CIE-LCH:
        20.1660, 31.2233, 279.2817
        CIE-Luv:
        20.1660, -11.1691, -35.2043
        Hunter-Lab:
        17.4086, 2.0261, -25.3036
      #04315e color charts
#04315e RGB chart
      #04315e CMYK chart
      #04315e RGB pie chart
      #04315e color shades, tints & tones
#04315e color schemes
#04315e color preview, HTML & CSS examples
           This text has a color of #04315e        
        
          <p style="color:#04315e;">Text here</p>
        
        
          .mytext {color:#04315e;}
        
        Text color #04315e
      
           This box has a color of #04315e        
        
          <div style="background-color:#04315e;">Content here</div>
        
        
          .mybackground {background-color:#04315e;}
        
        Background color #04315e
      
           Border around this has a color of #04315e        
        
          <div style="border:2px solid #04315e;">Content here</div>
        
        
          .myborder {border:2px solid #04315e;}
        
        Border color #04315e