#0c1a9a color space conversions
Hex:
        #0c1a9a
        RGB:
        12, 26, 154
        CMY:
        95, 90, 40
        CMYK:
        92, 83, 0, 40
      HSL:
        234°, 85.5422%, 32.5490%
        HSV (HSB):
        234°, 92.2078%, 60.3922%
        XYZ:
        6.3537, 3.1500, 30.8450
        xyY:
        0.1575, 0.0781, 3.1500
      CIE-Lab:
        20.6351, 45.0145, -68.1885
        CIE-LCH:
        20.6351, 81.7067, 303.4307
        CIE-Luv:
        20.6351, -6.4195, -73.5935
        Hunter-Lab:
        17.7484, 32.8417, -90.6166
      #0c1a9a color charts
#0c1a9a RGB chart
      #0c1a9a CMYK chart
      #0c1a9a RGB pie chart
      #0c1a9a color shades, tints & tones
#0c1a9a color schemes
#0c1a9a color preview, HTML & CSS examples
           This text has a color of #0c1a9a        
        
          <p style="color:#0c1a9a;">Text here</p>
        
        
          .mytext {color:#0c1a9a;}
        
        Text color #0c1a9a
      
           This box has a color of #0c1a9a        
        
          <div style="background-color:#0c1a9a;">Content here</div>
        
        
          .mybackground {background-color:#0c1a9a;}
        
        Background color #0c1a9a
      
           Border around this has a color of #0c1a9a        
        
          <div style="border:2px solid #0c1a9a;">Content here</div>
        
        
          .myborder {border:2px solid #0c1a9a;}
        
        Border color #0c1a9a