#000c31 color space conversions
Hex:
        #000c31
        RGB:
        0, 12, 49
        CMY:
        100, 95, 81
        CMYK:
        100, 76, 0, 81
      HSL:
        225°, 100.0000%, 9.6078%
        HSV (HSB):
        225°, 100.0000%, 19.2157%
        XYZ:
        0.6858, 0.4847, 2.9631
        xyY:
        0.1659, 0.1173, 0.4847
      CIE-Lab:
        4.3782, 9.2235, -25.0232
        CIE-LCH:
        4.3782, 26.6690, 290.2338
        CIE-Luv:
        4.3782, -1.9912, -11.9174
        Hunter-Lab:
        6.9620, 5.4011, -20.3613
      #000c31 color charts
#000c31 RGB chart
      #000c31 CMYK chart
      #000c31 RGB pie chart
      #000c31 color shades, tints & tones
#000c31 color schemes
#000c31 color preview, HTML & CSS examples
           This text has a color of #000c31        
        
          <p style="color:#000c31;">Text here</p>
        
        
          .mytext {color:#000c31;}
        
        Text color #000c31
      
           This box has a color of #000c31        
        
          <div style="background-color:#000c31;">Content here</div>
        
        
          .mybackground {background-color:#000c31;}
        
        Background color #000c31
      
           Border around this has a color of #000c31        
        
          <div style="border:2px solid #000c31;">Content here</div>
        
        
          .myborder {border:2px solid #000c31;}
        
        Border color #000c31