#000056 color space conversions
Hex:
        #000056
        RGB:
        0, 0, 86
        CMY:
        100, 100, 66
        CMYK:
        100, 100, 0, 66
      HSL:
        240°, 100.0000%, 16.8627%
        HSV (HSB):
        240°, 100.0000%, 33.7255%
        XYZ:
        1.6797, 0.6719, 8.8453
        xyY:
        0.1500, 0.0600, 0.6719
      CIE-Lab:
        6.0691, 35.1120, -48.5689
        CIE-LCH:
        6.0691, 59.9315, 305.8644
        CIE-Luv:
        6.0691, -1.7661, -24.4921
        Hunter-Lab:
        8.1969, 22.2340, -58.2422
      #000056 color charts
#000056 RGB chart
      #000056 CMYK chart
      #000056 RGB pie chart
      #000056 color shades, tints & tones
#000056 color schemes
#000056 color preview, HTML & CSS examples
           This text has a color of #000056        
        
          <p style="color:#000056;">Text here</p>
        
        
          .mytext {color:#000056;}
        
        Text color #000056
      
           This box has a color of #000056        
        
          <div style="background-color:#000056;">Content here</div>
        
        
          .mybackground {background-color:#000056;}
        
        Background color #000056
      
           Border around this has a color of #000056        
        
          <div style="border:2px solid #000056;">Content here</div>
        
        
          .myborder {border:2px solid #000056;}
        
        Border color #000056