#04508e color space conversions
Hex:
        #04508e
        RGB:
        4, 80, 142
        CMY:
        98, 69, 44
        CMYK:
        97, 44, 0, 44
      HSL:
        207°, 94.5205%, 28.6275%
        HSV (HSB):
        207°, 97.1831%, 55.6863%
        XYZ:
        7.8012, 7.7161, 26.6694
        xyY:
        0.1849, 0.1829, 7.7161
      CIE-Lab:
        33.3846, 4.4280, -39.9898
        CIE-LCH:
        33.3846, 40.2342, 276.3185
        CIE-Luv:
        33.3846, -19.3293, -55.1910
        Hunter-Lab:
        27.7779, 1.5190, -37.4794
      #04508e color charts
#04508e RGB chart
      #04508e CMYK chart
      #04508e RGB pie chart
      #04508e color shades, tints & tones
#04508e color schemes
#04508e color preview, HTML & CSS examples
           This text has a color of #04508e        
        
          <p style="color:#04508e;">Text here</p>
        
        
          .mytext {color:#04508e;}
        
        Text color #04508e
      
           This box has a color of #04508e        
        
          <div style="background-color:#04508e;">Content here</div>
        
        
          .mybackground {background-color:#04508e;}
        
        Background color #04508e
      
           Border around this has a color of #04508e        
        
          <div style="border:2px solid #04508e;">Content here</div>
        
        
          .myborder {border:2px solid #04508e;}
        
        Border color #04508e