#040080 color space conversions
Hex:
        #040080
        RGB:
        4, 0, 128
        CMY:
        98, 100, 50
        CMYK:
        97, 100, 0, 50
      HSL:
        242°, 100.0000%, 25.0980%
        HSV (HSB):
        242°, 100.0000%, 50.1961%
        XYZ:
        3.9464, 1.5843, 20.5199
        xyY:
        0.1515, 0.0608, 1.5843
      CIE-Lab:
        13.1344, 47.5574, -64.4344
        CIE-LCH:
        13.1344, 80.0843, 306.4301
        CIE-Luv:
        13.1344, -3.5881, -52.6943
        Hunter-Lab:
        12.5870, 33.9372, -87.8463
      #040080 color charts
#040080 RGB chart
      #040080 CMYK chart
      #040080 RGB pie chart
      #040080 color shades, tints & tones
#040080 color schemes
#040080 color preview, HTML & CSS examples
           This text has a color of #040080        
        
          <p style="color:#040080;">Text here</p>
        
        
          .mytext {color:#040080;}
        
        Text color #040080
      
           This box has a color of #040080        
        
          <div style="background-color:#040080;">Content here</div>
        
        
          .mybackground {background-color:#040080;}
        
        Background color #040080
      
           Border around this has a color of #040080        
        
          <div style="border:2px solid #040080;">Content here</div>
        
        
          .myborder {border:2px solid #040080;}
        
        Border color #040080