#040c52 color space conversions
Hex:
        #040c52
        RGB:
        4, 12, 82
        CMY:
        98, 95, 68
        CMYK:
        95, 85, 0, 68
      HSL:
        234°, 90.6977%, 16.8627%
        HSV (HSB):
        234°, 95.1220%, 32.1569%
        XYZ:
        1.7045, 0.8980, 8.0661
        xyY:
        0.1598, 0.0842, 0.8980
      CIE-Lab:
        8.1107, 26.9504, -42.4271
        CIE-LCH:
        8.1107, 50.2632, 302.4244
        CIE-Luv:
        8.1107, -2.6010, -27.7383
        Hunter-Lab:
        9.4760, 15.5252, -43.8352
      #040c52 color charts
#040c52 RGB chart
      #040c52 CMYK chart
      #040c52 RGB pie chart
      #040c52 color shades, tints & tones
#040c52 color schemes
#040c52 color preview, HTML & CSS examples
           This text has a color of #040c52        
        
          <p style="color:#040c52;">Text here</p>
        
        
          .mytext {color:#040c52;}
        
        Text color #040c52
      
           This box has a color of #040c52        
        
          <div style="background-color:#040c52;">Content here</div>
        
        
          .mybackground {background-color:#040c52;}
        
        Background color #040c52
      
           Border around this has a color of #040c52        
        
          <div style="border:2px solid #040c52;">Content here</div>
        
        
          .myborder {border:2px solid #040c52;}
        
        Border color #040c52