#000c79 color space conversions
Hex:
        #000c79
        RGB:
        0, 12, 121
        CMY:
        100, 95, 53
        CMYK:
        100, 90, 0, 53
      HSL:
        234°, 100.0000%, 23.7255%
        HSV (HSB):
        234°, 100.0000%, 47.4510%
        XYZ:
        3.5827, 1.6434, 18.2175
        xyY:
        0.1528, 0.0701, 1.6434
      CIE-Lab:
        13.4922, 40.5241, -59.3577
        CIE-LCH:
        13.4922, 71.8717, 304.3217
        CIE-Luv:
        13.4922, -4.3754, -50.8464
        Hunter-Lab:
        12.8196, 27.4507, -75.2815
      #000c79 color charts
#000c79 RGB chart
      #000c79 CMYK chart
      #000c79 RGB pie chart
      #000c79 color shades, tints & tones
#000c79 color schemes
#000c79 color preview, HTML & CSS examples
           This text has a color of #000c79        
        
          <p style="color:#000c79;">Text here</p>
        
        
          .mytext {color:#000c79;}
        
        Text color #000c79
      
           This box has a color of #000c79        
        
          <div style="background-color:#000c79;">Content here</div>
        
        
          .mybackground {background-color:#000c79;}
        
        Background color #000c79
      
           Border around this has a color of #000c79        
        
          <div style="border:2px solid #000c79;">Content here</div>
        
        
          .myborder {border:2px solid #000c79;}
        
        Border color #000c79