#040e9a color space conversions
Hex:
        #040e9a
        RGB:
        4, 14, 154
        CMY:
        98, 95, 40
        CMYK:
        97, 91, 0, 40
      HSL:
        236°, 94.9367%, 30.9804%
        HSV (HSB):
        236°, 97.4026%, 60.3922%
        XYZ:
        6.0398, 2.6730, 30.7695
        xyY:
        0.1530, 0.0677, 2.6730
      CIE-Lab:
        18.6835, 50.0278, -71.4459
        CIE-LCH:
        18.6835, 87.2199, 305.0004
        CIE-Luv:
        18.6835, -5.6670, -71.5467
        Hunter-Lab:
        16.3493, 37.3314, -100.1398
      #040e9a color charts
#040e9a RGB chart
      #040e9a CMYK chart
      #040e9a RGB pie chart
      #040e9a color shades, tints & tones
#040e9a color schemes
#040e9a color preview, HTML & CSS examples
           This text has a color of #040e9a        
        
          <p style="color:#040e9a;">Text here</p>
        
        
          .mytext {color:#040e9a;}
        
        Text color #040e9a
      
           This box has a color of #040e9a        
        
          <div style="background-color:#040e9a;">Content here</div>
        
        
          .mybackground {background-color:#040e9a;}
        
        Background color #040e9a
      
           Border around this has a color of #040e9a        
        
          <div style="border:2px solid #040e9a;">Content here</div>
        
        
          .myborder {border:2px solid #040e9a;}
        
        Border color #040e9a