#040082 color space conversions
Hex:
        #040082
        RGB:
        4, 0, 130
        CMY:
        98, 100, 49
        CMYK:
        97, 100, 0, 49
      HSL:
        242°, 100.0000%, 25.4902%
        HSV (HSB):
        242°, 100.0000%, 50.9804%
        XYZ:
        4.0793, 1.6375, 21.2202
        xyY:
        0.1514, 0.0608, 1.6375
      CIE-Lab:
        13.4569, 48.0907, -65.1682
        CIE-LCH:
        13.4569, 80.9914, 306.4254
        CIE-Luv:
        13.4569, -3.6840, -53.9984
        Hunter-Lab:
        12.7966, 34.5089, -89.3613
      #040082 color charts
#040082 RGB chart
      #040082 CMYK chart
      #040082 RGB pie chart
      #040082 color shades, tints & tones
#040082 color schemes
#040082 color preview, HTML & CSS examples
           This text has a color of #040082        
        
          <p style="color:#040082;">Text here</p>
        
        
          .mytext {color:#040082;}
        
        Text color #040082
      
           This box has a color of #040082        
        
          <div style="background-color:#040082;">Content here</div>
        
        
          .mybackground {background-color:#040082;}
        
        Background color #040082
      
           Border around this has a color of #040082        
        
          <div style="border:2px solid #040082;">Content here</div>
        
        
          .myborder {border:2px solid #040082;}
        
        Border color #040082