#04125d color space conversions
Hex:
        #04125d
        RGB:
        4, 18, 93
        CMY:
        98, 93, 64
        CMYK:
        96, 81, 0, 64
      HSL:
        231°, 91.7526%, 19.0196%
        HSV (HSB):
        231°, 95.6989%, 36.4706%
        XYZ:
        2.2422, 1.2487, 10.4788
        xyY:
        0.1605, 0.0894, 1.2487
      CIE-Lab:
        10.9122, 27.3983, -45.2528
        CIE-LCH:
        10.9122, 52.9007, 301.1928
        CIE-Luv:
        10.9122, -3.7896, -36.0174
        Hunter-Lab:
        11.1747, 16.2596, -47.7754
      #04125d color charts
#04125d RGB chart
      #04125d CMYK chart
      #04125d RGB pie chart
      #04125d color shades, tints & tones
#04125d color schemes
#04125d color preview, HTML & CSS examples
           This text has a color of #04125d        
        
          <p style="color:#04125d;">Text here</p>
        
        
          .mytext {color:#04125d;}
        
        Text color #04125d
      
           This box has a color of #04125d        
        
          <div style="background-color:#04125d;">Content here</div>
        
        
          .mybackground {background-color:#04125d;}
        
        Background color #04125d
      
           Border around this has a color of #04125d        
        
          <div style="border:2px solid #04125d;">Content here</div>
        
        
          .myborder {border:2px solid #04125d;}
        
        Border color #04125d