#040056 color space conversions
Hex:
        #040056
        RGB:
        4, 0, 86
        CMY:
        98, 100, 66
        CMYK:
        95, 100, 0, 66
      HSL:
        243°, 100.0000%, 16.8627%
        HSV (HSB):
        243°, 100.0000%, 33.7255%
        XYZ:
        1.7298, 0.6977, 8.8476
        xyY:
        0.1534, 0.0619, 0.6977
      CIE-Lab:
        6.3022, 35.3884, -48.1745
        CIE-LCH:
        6.3022, 59.7756, 306.3005
        CIE-Luv:
        6.3022, -1.5752, -25.0900
        Hunter-Lab:
        8.3528, 22.3480, -56.9550
      #040056 color charts
#040056 RGB chart
      #040056 CMYK chart
      #040056 RGB pie chart
      #040056 color shades, tints & tones
#040056 color schemes
#040056 color preview, HTML & CSS examples
           This text has a color of #040056        
        
          <p style="color:#040056;">Text here</p>
        
        
          .mytext {color:#040056;}
        
        Text color #040056
      
           This box has a color of #040056        
        
          <div style="background-color:#040056;">Content here</div>
        
        
          .mybackground {background-color:#040056;}
        
        Background color #040056
      
           Border around this has a color of #040056        
        
          <div style="border:2px solid #040056;">Content here</div>
        
        
          .myborder {border:2px solid #040056;}
        
        Border color #040056