#0c365e color space conversions
Hex:
        #0c365e
        RGB:
        12, 54, 94
        CMY:
        95, 79, 63
        CMYK:
        87, 43, 0, 63
      HSL:
        209°, 77.3585%, 20.7843%
        HSV (HSB):
        209°, 87.2340%, 36.8627%
        XYZ:
        3.4912, 3.5246, 11.0860
        xyY:
        0.1929, 0.1947, 3.5246
      CIE-Lab:
        22.0332, 2.2699, -27.8157
        CIE-LCH:
        22.0332, 27.9082, 274.6653
        CIE-Luv:
        22.0332, -12.0350, -32.7600
        Hunter-Lab:
        18.7740, 0.3388, -21.8687
      #0c365e color charts
#0c365e RGB chart
      #0c365e CMYK chart
      #0c365e RGB pie chart
      #0c365e color shades, tints & tones
#0c365e color schemes
#0c365e color preview, HTML & CSS examples
           This text has a color of #0c365e        
        
          <p style="color:#0c365e;">Text here</p>
        
        
          .mytext {color:#0c365e;}
        
        Text color #0c365e
      
           This box has a color of #0c365e        
        
          <div style="background-color:#0c365e;">Content here</div>
        
        
          .mybackground {background-color:#0c365e;}
        
        Background color #0c365e
      
           Border around this has a color of #0c365e        
        
          <div style="border:2px solid #0c365e;">Content here</div>
        
        
          .myborder {border:2px solid #0c365e;}
        
        Border color #0c365e