#040f8a color space conversions
Hex:
        #040f8a
        RGB:
        4, 15, 138
        CMY:
        98, 94, 46
        CMYK:
        97, 89, 0, 46
      HSL:
        235°, 94.3662%, 27.8431%
        HSV (HSB):
        235°, 97.1014%, 54.1176%
        XYZ:
        4.8083, 2.2024, 24.2164
        xyY:
        0.1540, 0.0705, 2.2024
      CIE-Lab:
        16.5157, 44.7684, -65.1136
        CIE-LCH:
        16.5157, 79.0190, 304.5102
        CIE-Luv:
        16.5157, -5.1042, -62.0371
        Hunter-Lab:
        14.8406, 31.8627, -86.3591
      #040f8a color charts
#040f8a RGB chart
      #040f8a CMYK chart
      #040f8a RGB pie chart
      #040f8a color shades, tints & tones
#040f8a color schemes
#040f8a color preview, HTML & CSS examples
           This text has a color of #040f8a        
        
          <p style="color:#040f8a;">Text here</p>
        
        
          .mytext {color:#040f8a;}
        
        Text color #040f8a
      
           This box has a color of #040f8a        
        
          <div style="background-color:#040f8a;">Content here</div>
        
        
          .mybackground {background-color:#040f8a;}
        
        Background color #040f8a
      
           Border around this has a color of #040f8a        
        
          <div style="border:2px solid #040f8a;">Content here</div>
        
        
          .myborder {border:2px solid #040f8a;}
        
        Border color #040f8a