#000c95 color space conversions
Hex:
        #000c95
        RGB:
        0, 12, 149
        CMY:
        100, 95, 42
        CMYK:
        100, 92, 0, 42
      HSL:
        235°, 100.0000%, 29.2157%
        HSV (HSB):
        235°, 100.0000%, 58.4314%
        XYZ:
        5.5563, 2.4329, 28.6105
        xyY:
        0.1518, 0.0665, 2.4329
      CIE-Lab:
        17.6123, 49.1719, -70.1486
        CIE-LCH:
        17.6123, 85.6662, 305.0292
        CIE-Luv:
        17.6123, -5.5051, -68.0274
        Hunter-Lab:
        15.5977, 36.2904, -97.8362
      #000c95 color charts
#000c95 RGB chart
      #000c95 CMYK chart
      #000c95 RGB pie chart
      #000c95 color shades, tints & tones
#000c95 color schemes
#000c95 color preview, HTML & CSS examples
           This text has a color of #000c95        
        
          <p style="color:#000c95;">Text here</p>
        
        
          .mytext {color:#000c95;}
        
        Text color #000c95
      
           This box has a color of #000c95        
        
          <div style="background-color:#000c95;">Content here</div>
        
        
          .mybackground {background-color:#000c95;}
        
        Background color #000c95
      
           Border around this has a color of #000c95        
        
          <div style="border:2px solid #000c95;">Content here</div>
        
        
          .myborder {border:2px solid #000c95;}
        
        Border color #000c95