#040e70 color space conversions
Hex:
        #040e70
        RGB:
        4, 14, 112
        CMY:
        98, 95, 56
        CMYK:
        96, 88, 0, 56
      HSL:
        234°, 93.1034%, 22.7451%
        HSV (HSB):
        234°, 96.4286%, 43.9216%
        XYZ:
        3.1317, 1.5097, 15.4556
        xyY:
        0.1558, 0.0751, 1.5097
      CIE-Lab:
        12.6698, 36.7177, -54.8982
        CIE-LCH:
        12.6698, 66.0455, 303.7759
        CIE-Luv:
        12.6698, -3.9864, -46.1177
        Hunter-Lab:
        12.2871, 23.9934, -65.9779
      #040e70 color charts
#040e70 RGB chart
      #040e70 CMYK chart
      #040e70 RGB pie chart
      #040e70 color shades, tints & tones
#040e70 color schemes
#040e70 color preview, HTML & CSS examples
           This text has a color of #040e70        
        
          <p style="color:#040e70;">Text here</p>
        
        
          .mytext {color:#040e70;}
        
        Text color #040e70
      
           This box has a color of #040e70        
        
          <div style="background-color:#040e70;">Content here</div>
        
        
          .mybackground {background-color:#040e70;}
        
        Background color #040e70
      
           Border around this has a color of #040e70        
        
          <div style="border:2px solid #040e70;">Content here</div>
        
        
          .myborder {border:2px solid #040e70;}
        
        Border color #040e70