#0c415e color space conversions
Hex:
        #0c415e
        RGB:
        12, 65, 94
        CMY:
        95, 75, 63
        CMYK:
        87, 31, 0, 63
      HSL:
        201°, 77.3585%, 20.7843%
        HSV (HSB):
        201°, 87.2340%, 36.8627%
        XYZ:
        4.0623, 4.6669, 11.2764
        xyY:
        0.2031, 0.2333, 4.6669
      CIE-Lab:
        25.7639, -5.2009, -21.9151
        CIE-LCH:
        25.7639, 22.5238, 256.6496
        CIE-Luv:
        25.7639, -15.8215, -26.4759
        Hunter-Lab:
        21.6030, -4.2396, -15.8261
      #0c415e color charts
#0c415e RGB chart
      #0c415e CMYK chart
      #0c415e RGB pie chart
      #0c415e color shades, tints & tones
#0c415e color schemes
#0c415e color preview, HTML & CSS examples
           This text has a color of #0c415e        
        
          <p style="color:#0c415e;">Text here</p>
        
        
          .mytext {color:#0c415e;}
        
        Text color #0c415e
      
           This box has a color of #0c415e        
        
          <div style="background-color:#0c415e;">Content here</div>
        
        
          .mybackground {background-color:#0c415e;}
        
        Background color #0c415e
      
           Border around this has a color of #0c415e        
        
          <div style="border:2px solid #0c415e;">Content here</div>
        
        
          .myborder {border:2px solid #0c415e;}
        
        Border color #0c415e