#000076 color space conversions
Hex:
        #000076
        RGB:
        0, 0, 118
        CMY:
        100, 100, 54
        CMYK:
        100, 100, 0, 54
      HSL:
        240°, 100.0000%, 23.1373%
        HSV (HSB):
        240°, 100.0000%, 46.2745%
        XYZ:
        3.2700, 1.3080, 17.2197
        xyY:
        0.1500, 0.0600, 1.3080
      CIE-Lab:
        11.3314, 44.8123, -61.0332
        CIE-LCH:
        11.3314, 75.7179, 306.2872
        CIE-Luv:
        11.3314, -3.2974, -45.7282
        Hunter-Lab:
        11.4368, 31.0223, -81.2633
      #000076 color charts
#000076 RGB chart
      #000076 CMYK chart
      #000076 RGB pie chart
      #000076 color shades, tints & tones
#000076 color schemes
#000076 color preview, HTML & CSS examples
           This text has a color of #000076        
        
          <p style="color:#000076;">Text here</p>
        
        
          .mytext {color:#000076;}
        
        Text color #000076
      
           This box has a color of #000076        
        
          <div style="background-color:#000076;">Content here</div>
        
        
          .mybackground {background-color:#000076;}
        
        Background color #000076
      
           Border around this has a color of #000076        
        
          <div style="border:2px solid #000076;">Content here</div>
        
        
          .myborder {border:2px solid #000076;}
        
        Border color #000076